Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessorLexer.cpp23 PreprocessorLexer::PreprocessorLexer(Preprocessor *pp, FileID fid) in PreprocessorLexer() function in PreprocessorLexer
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h81 class PreprocessorLexer; variable