Searched refs:Ident__has_attribute (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Lex/
H A DPPMacroExpansion.cpp104 Ident__has_attribute = RegisterBuiltinMacro(*this, "__has_attribute");
1386 II == Ident__has_attribute) {
1412 } else if (II == Ident__has_attribute)
/external/clang/include/clang/Lex/
H A DPreprocessor.h121 IdentifierInfo *Ident__has_attribute; // __has_attribute member in class:clang::Preprocessor

Completed in 98 milliseconds