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

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPMacroExpansion.cpp 377 Ident__has_c_attribute = RegisterBuiltinMacro(*this, "__has_c_attribute");
379 Ident__has_c_attribute = nullptr;
1708 II == Ident__has_c_attribute) {
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 175 IdentifierInfo *Ident__has_c_attribute; // __has_c_attribute

Completed in 39 milliseconds