Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp377 Ident__has_c_attribute = RegisterBuiltinMacro(*this, "__has_c_attribute"); in RegisterBuiltinMacros()
379 Ident__has_c_attribute = nullptr; in RegisterBuiltinMacros()
1708 II == Ident__has_c_attribute) { in ExpandBuiltinMacro()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h175 IdentifierInfo *Ident__has_c_attribute; // __has_c_attribute variable