Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp376 Ident__has_attribute = RegisterBuiltinMacro(*this, "__has_attribute"); in RegisterBuiltinMacros()
1868 } else if (II == Ident__has_attribute) { in ExpandBuiltinMacro()
/src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h176 IdentifierInfo *Ident__has_attribute; // __has_attribute variable