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

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPMacroExpansion.cpp 375 Ident__has_attribute = RegisterBuiltinMacro(*this, "__has_attribute");
1685 } else if (II == Ident__has_attribute) {
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 167 IdentifierInfo *Ident__has_attribute; // __has_attribute

Completed in 27 milliseconds