Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp373 Ident__has_attribute = RegisterBuiltinMacro(*this, "__has_attribute"); in RegisterBuiltinMacros()
1683 } else if (II == Ident__has_attribute) { in ExpandBuiltinMacro()
/external/clang/lib/Lex/
DPPMacroExpansion.cpp325 Ident__has_attribute = RegisterBuiltinMacro(*this, "__has_attribute"); in RegisterBuiltinMacros()
1707 } else if (II == Ident__has_attribute) { in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h134 IdentifierInfo *Ident__has_attribute; // __has_attribute variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h167 IdentifierInfo *Ident__has_attribute; // __has_attribute variable