Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp350 Ident__has_cpp_attribute = in RegisterBuiltinMacros()
353 Ident__has_cpp_attribute = nullptr; in RegisterBuiltinMacros()
1891 } else if (II == Ident__has_cpp_attribute || in ExpandBuiltinMacro()
1893 bool IsCXX = II == Ident__has_cpp_attribute; in ExpandBuiltinMacro()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h184 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable