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

  /external/clang/include/clang/Basic/
ObjCRuntime.h 108 bool isGNUFamily() const {
124 // For now, this is just the inverse of isGNUFamily(), but that's
126 return !isGNUFamily();
  /external/clang/lib/CodeGen/
CGRTTI.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 74 milliseconds