Home
last modified time | relevance | path

Searched refs:LexIncludeFilename (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessorLexer.cpp32 void PreprocessorLexer::LexIncludeFilename(Token &FilenameTok) { in LexIncludeFilename() function in PreprocessorLexer
H A DDependencyDirectivesScanner.cpp534 TheLexer.LexIncludeFilename(Tok); in lexIncludeFilename()
H A DPreprocessor.cpp1005 CurPPLexer->LexIncludeFilename(FilenameTok); in LexHeaderName()
/src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorLexer.h133 void LexIncludeFilename(Token &FilenameTok);