Searched refs:lexModule (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp63 LLVM_NODISCARD bool lexModule(const char *&First, const char *const End);
635 bool Minimizer::lexModule(const char *&First, const char *const End) { function in class:Minimizer
821 return lexModule(First, End);

Completed in 106 milliseconds