Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp351 Ident__has_cpp_attribute = in RegisterBuiltinMacros()
354 Ident__has_cpp_attribute = nullptr; in RegisterBuiltinMacros()
1707 } else if (II == Ident__has_cpp_attribute || in ExpandBuiltinMacro()
1709 bool IsCXX = II == Ident__has_cpp_attribute; in ExpandBuiltinMacro()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h174 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable