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

  /external/clang/lib/AST/
DumpXML.cpp 900 case Qualifiers::GCNone: llvm_unreachable("explicit none");
TypePrinter.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 123 GCNone = 0,
270 void removeObjCGCAttr() { setObjCGCAttr(GCNone); }
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]

Completed in 66 milliseconds