Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Lex/
H A DPreprocessorLexer.cpp24 PreprocessorLexer::PreprocessorLexer(Preprocessor *pp, FileID fid) PreprocessorLexer() function in PreprocessorLexer
/llvm-project/clang/include/clang/Lex/
H A DPreprocessorLexer.h78 PreprocessorLexer() : FID() {} in PreprocessorLexer() function
H A DPreprocessor.h80 class PreprocessorLexer; global() variable