Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp370 Ident__has_feature = RegisterBuiltinMacro(*this, "__has_feature"); in RegisterBuiltinMacros()
1612 } else if (II == Ident__has_feature) { in ExpandBuiltinMacro()
/external/clang/lib/Lex/
DPPMacroExpansion.cpp322 Ident__has_feature = RegisterBuiltinMacro(*this, "__has_feature"); in RegisterBuiltinMacros()
1671 } else if (II == Ident__has_feature) { in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h131 IdentifierInfo *Ident__has_feature; // __has_feature variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h164 IdentifierInfo *Ident__has_feature; // __has_feature variable