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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1397 static bool IsFileLexer(const Lexer* L, const PreprocessorLexer* P) { function in class:clang::Preprocessor
1401 static bool IsFileLexer(const IncludeStackInfo& I) { function in class:clang::Preprocessor
1405 bool IsFileLexer() const { function in class:clang::Preprocessor

Completed in 101 milliseconds