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 189 L.removeObjCLifetime();
190 R.removeObjCLifetime();
281 qs.removeObjCLifetime();
292 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
385 removeObjCLifetime();
    [all...]
ASTContext.h     [all...]
  /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/ARCMigrate/
ObjCMT.cpp 409 Qs.removeObjCLifetime();
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 532 Qc.removeObjCLifetime();
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 71 milliseconds