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

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

Completed in 67 milliseconds