HomeSort by relevance Sort by last modified time
    Searched refs:getObjCLifetime (Results 26 - 43 of 43) sorted by null

12

  /external/clang/lib/AST/
DeclCXX.cpp 679 } else if (T.getObjCLifetime() != Qualifiers::OCL_ExplicitNone) {
    [all...]
ItaniumMangle.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CGObjCMac.cpp     [all...]
CGExprCXX.cpp     [all...]
CGObjCGNU.cpp     [all...]
ItaniumCXXABI.cpp     [all...]
CGExprScalar.cpp     [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp 832 switch (ValType.getObjCLifetime()) {
    [all...]
SemaDecl.cpp     [all...]
SemaDeclObjC.cpp     [all...]
SemaStmt.cpp 114 if (type.getLocalQualifiers().getObjCLifetime() == Qualifiers::OCL_Strong) {
    [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaInit.cpp     [all...]
SemaTemplate.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 427 Qualifiers::ObjCLifetime propertyLifetime = ArgType.getObjCLifetime();
    [all...]

Completed in 1253 milliseconds

12