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 187 L.removeObjCGCAttr();
188 R.removeObjCGCAttr();
273 void removeObjCGCAttr() { setObjCGCAttr(GCNone); }
280 qs.removeObjCGCAttr();
387 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 593 Qc.removeObjCGCAttr();
    [all...]

Completed in 127 milliseconds