Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp375 Ident__has_c_attribute = RegisterBuiltinMacro(*this, "__has_c_attribute"); in RegisterBuiltinMacros()
377 Ident__has_c_attribute = nullptr; in RegisterBuiltinMacros()
1700 II == Ident__has_c_attribute) { in ExpandBuiltinMacro()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h175 IdentifierInfo *Ident__has_c_attribute; // __has_c_attribute variable