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

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPMacroExpansion.cpp 373 Ident__has_extension = RegisterBuiltinMacro(*this, "__has_extension");
1621 } else if (II == Ident__has_extension) {
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 165 IdentifierInfo *Ident__has_extension; // __has_extension

Completed in 23 milliseconds