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

  /external/clang/lib/CodeGen/
CGObjCRuntime.cpp 268 case Qualifiers::OCL_Autoreleasing:
CGDecl.cpp 513 case Qualifiers::OCL_Autoreleasing:
652 case Qualifiers::OCL_Autoreleasing:
695 case Qualifiers::OCL_Autoreleasing:
    [all...]
CGExpr.cpp 194 case Qualifiers::OCL_Autoreleasing:
    [all...]
CGBlocks.cpp 408 case Qualifiers::OCL_Autoreleasing:
    [all...]
CGException.cpp     [all...]
CGExprCXX.cpp     [all...]
CGExprScalar.cpp     [all...]
CGObjC.cpp     [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]
TypePrinter.cpp     [all...]
ItaniumMangle.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaObjCProperty.cpp 37 /// Never returns OCL_Autoreleasing.
660 ivarLifetime == Qualifiers::OCL_Autoreleasing)
702 case Qualifiers::OCL_Autoreleasing:
    [all...]
SemaChecking.cpp 576 case Qualifiers::OCL_Autoreleasing:
    [all...]
SemaExprCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaOverload.cpp     [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 146 OCL_Autoreleasing
    [all...]

Completed in 104 milliseconds