HomeSort by: relevance | last modified time | path
    Searched refs:Ident__has_include (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPMacroExpansion.cpp 382 Ident__has_include = RegisterBuiltinMacro(*this, "__has_include");
1735 } else if (II == Ident__has_include ||
1741 if (II == Ident__has_include)
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 168 IdentifierInfo *Ident__has_include; // __has_include

Completed in 26 milliseconds