Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h1524 static bool IsFileLexer(const Lexer* L, const PreprocessorLexer* P) { in IsFileLexer() function
1528 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer() function
1532 bool IsFileLexer() const { in IsFileLexer() function