Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp381 Ident__has_include_next = RegisterBuiltinMacro(*this, "__has_include_next"); in RegisterBuiltinMacros()
1728 II == Ident__has_include_next) { in ExpandBuiltinMacro()
/external/clang/lib/Lex/
DPPMacroExpansion.cpp328 Ident__has_include_next = RegisterBuiltinMacro(*this, "__has_include_next"); in RegisterBuiltinMacros()
1748 II == Ident__has_include_next) { in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h136 IdentifierInfo *Ident__has_include_next; // __has_include_next variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h169 IdentifierInfo *Ident__has_include_next; // __has_include_next variable