Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPMacroExpansion.cpp111 Ident__has_feature = RegisterBuiltinMacro(*this, "__has_feature"); in RegisterBuiltinMacros()
1359 } else if (II == Ident__has_feature || in ExpandBuiltinMacro()
1397 assert(II == Ident__has_feature && "Must be feature check"); in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h121 IdentifierInfo *Ident__has_feature; // __has_feature variable