Home
last modified time | relevance | path

Searched refs:Ident__has_cpp_attribute (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPPMacroExpansion.cpp295 Ident__has_cpp_attribute = in RegisterBuiltinMacros()
298 Ident__has_cpp_attribute = nullptr; in RegisterBuiltinMacros()
1595 II == Ident__has_cpp_attribute) { in ExpandBuiltinMacro()
1613 if (II == Ident__has_cpp_attribute && Tok.is(tok::coloncolon)) { in ExpandBuiltinMacro()
1650 else if (II == Ident__has_cpp_attribute) in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h140 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable