Home
last modified time | relevance | path

Searched defs:IsFirstIncludeOfFile (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPLexerChange.cpp70 bool IsFirstIncludeOfFile) { in EnterSourceFile()
H A DLexer.cpp137 Preprocessor &PP, bool IsFirstIncludeOfFile) in Lexer()
153 bool IsFirstIncludeOfFile) in Lexer()
167 bool IsFirstIncludeOfFile) in Lexer()
H A DHeaderSearch.cpp1370 bool &IsFirstIncludeOfFile) { in ShouldEnterIncludeFile()
H A DPPDirectives.cpp2324 bool IsFirstIncludeOfFile = false; in HandleHeaderIncludeOrImport() local