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

  /external/clang/lib/Sema/
SemaCast.cpp     [all...]
SemaExprMember.cpp     [all...]
SemaOverload.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
CGDebugInfo.cpp 451 Qc.removeObjCGCAttr();
    [all...]
  /external/clang/include/clang/AST/
Type.h 230 void removeObjCGCAttr() { setObjCGCAttr(GCNone); }
237 qs.removeObjCGCAttr();
    [all...]

Completed in 455 milliseconds