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 190 L.removeObjCLifetime();
191 R.removeObjCLifetime();
282 qs.removeObjCLifetime();
293 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
386 removeObjCLifetime();
    [all...]
ASTContext.h     [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 250 Qs.removeObjCLifetime();
  /external/clang/lib/Sema/
SemaCast.cpp     [all...]
SemaOverload.cpp     [all...]
TreeTransform.h     [all...]
SemaTemplateDeduction.cpp     [all...]
SemaType.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 554 Qc.removeObjCLifetime();
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 182 milliseconds