Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPPMacroExpansion.cpp291 Ident__has_cpp_attribute = in RegisterBuiltinMacros()
294 Ident__has_cpp_attribute = nullptr; in RegisterBuiltinMacros()
1588 II == Ident__has_cpp_attribute) { in ExpandBuiltinMacro()
1606 if (II == Ident__has_cpp_attribute && Tok.is(tok::coloncolon)) { in ExpandBuiltinMacro()
1636 else if (II == Ident__has_cpp_attribute) in ExpandBuiltinMacro()
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h139 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable