Searched defs:IsFileLexer (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2154 static bool IsFileLexer(const Lexer* L, const PreprocessorLexer* P) { function in class:clang::Preprocessor
2158 static bool IsFileLexer(const IncludeStackInfo& I) { function in class:clang::Preprocessor
2162 bool IsFileLexer() const { function in class:clang::Preprocessor

Completed in 107 milliseconds