Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h897 Module *getCurrentLexerSubmodule() const { return CurLexerSubmodule; } in getCurrentLexerSubmodule() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPMacroExpansion.cpp1277 } else if (PP.getCurrentLexerSubmodule()) { in EvaluateHasIncludeNext()