HomeSort by relevance Sort by last modified time
    Searched refs:isReferenceType (Results 51 - 73 of 73) sorted by null

1 23

  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
ExprCXX.cpp 62 if (QT->isPointerType() || QT->isReferenceType())
    [all...]
Decl.cpp     [all...]
MicrosoftMangle.cpp 423 if (Ty->isPointerType() || Ty->isReferenceType() ||
    [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaCast.cpp     [all...]
SemaObjCProperty.cpp     [all...]
SemaLookup.cpp     [all...]
SemaTemplateInstantiateDecl.cpp 265 DT->isReferenceType() &&
    [all...]
TreeTransform.h     [all...]
SemaDeclAttr.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDecl.cpp     [all...]
CGExprScalar.cpp 249 E->getMethodDecl()->getReturnType()->isReferenceType())
282 if (E->getCallReturnType()->isReferenceType())
    [all...]
CodeGenModule.cpp     [all...]
CGClass.cpp     [all...]
CGStmt.cpp     [all...]
CGObjC.cpp     [all...]
MicrosoftCXXABI.cpp 714 llvm::ConstantInt::get(CGF.Int32Ty, DestTy->isReferenceType())};
    [all...]
TargetInfo.cpp 855 if (Ty->isReferenceType())
    [all...]
  /external/clang/lib/Analysis/
ThreadSafety.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h 133 assert((t.isNull() || !t->isReferenceType()) &&
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 1534 milliseconds

1 23