Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2607 static bool IsFileLexer(const Lexer* L, const PreprocessorLexer* P) { in IsFileLexer() function
2611 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer() function
2615 bool IsFileLexer() const { in IsFileLexer() function