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 117 bool isGNUFamily() const {
134 // For now, this is just the inverse of isGNUFamily(), but that's
136 return !isGNUFamily();
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 164 // This is just isGNUFamily(), but we want to force implementors of
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 82 milliseconds