Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPMacroExpansion.cpp347 Ident__has_cpp_attribute = in RegisterBuiltinMacros()
350 Ident__has_cpp_attribute = nullptr; in RegisterBuiltinMacros()
1658 } else if (II == Ident__has_cpp_attribute || in ExpandBuiltinMacro()
1660 bool IsCXX = II == Ident__has_cpp_attribute; in ExpandBuiltinMacro()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h169 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable