HomeSort by relevance Sort by last modified time
    Searched refs:OCL_Autoreleasing (Results 1 - 21 of 21) sorted by null

  /external/clang/lib/AST/
Type.cpp     [all...]
TypePrinter.cpp     [all...]
ItaniumMangle.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCRuntime.cpp 262 case Qualifiers::OCL_Autoreleasing:
CGDecl.cpp 477 case Qualifiers::OCL_Autoreleasing:
614 case Qualifiers::OCL_Autoreleasing:
657 case Qualifiers::OCL_Autoreleasing:
    [all...]
CGExpr.cpp 252 E->getType().getObjCLifetime() == Qualifiers::OCL_Autoreleasing))
309 case Qualifiers::OCL_Autoreleasing:
526 case Qualifiers::OCL_Autoreleasing:
    [all...]
CGBlocks.cpp 359 case Qualifiers::OCL_Autoreleasing:
    [all...]
CGException.cpp     [all...]
CGExprCXX.cpp     [all...]
CGExprScalar.cpp     [all...]
CGObjC.cpp     [all...]
  /external/clang/lib/Sema/
JumpDiagnostics.cpp 142 case Qualifiers::OCL_Autoreleasing:
SemaType.cpp     [all...]
SemaObjCProperty.cpp 37 /// Never returns OCL_Autoreleasing.
555 ivarLifetime == Qualifiers::OCL_Autoreleasing)
597 case Qualifiers::OCL_Autoreleasing:
    [all...]
SemaExprCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaDecl.cpp     [all...]
SemaChecking.cpp 788 case Qualifiers::OCL_Autoreleasing:
    [all...]
SemaOverload.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 146 OCL_Autoreleasing
    [all...]

Completed in 621 milliseconds