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

  /external/clang/include/clang/AST/
Type.h 183 L.removeObjCGCAttr();
184 R.removeObjCGCAttr();
269 void removeObjCGCAttr() { setObjCGCAttr(GCNone); }
276 qs.removeObjCGCAttr();
383 removeObjCGCAttr();
    [all...]
  /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 530 Qc.removeObjCGCAttr();
    [all...]

Completed in 697 milliseconds