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

  /external/clang/include/clang/AST/
Type.h 193 L.removeObjCLifetime();
194 R.removeObjCLifetime();
285 qs.removeObjCLifetime();
296 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
389 removeObjCLifetime();
    [all...]
ASTContext.h     [all...]
  /external/clang/lib/Sema/
SemaCast.cpp     [all...]
SemaOverload.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
TreeTransform.h     [all...]
SemaType.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 511 Qs.removeObjCLifetime();
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 595 Qc.removeObjCLifetime();
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 166 milliseconds