Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp360 Ident__has_attribute = RegisterBuiltinMacro("__has_attribute"); in RegisterBuiltinMacros()
1821 } else if (II == Ident__has_attribute) { in ExpandBuiltinMacro()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h190 IdentifierInfo *Ident__has_attribute; // __has_attribute variable