Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h1832 static bool IsFileLexer(const Lexer* L, const PreprocessorLexer* P) { in IsFileLexer() function
1836 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer() function
1840 bool IsFileLexer() const { in IsFileLexer() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2195 static bool IsFileLexer(const Lexer* L, const PreprocessorLexer* P) { in IsFileLexer() function
2199 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer() function
2203 bool IsFileLexer() const { in IsFileLexer() function