Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPPLexerChange.cpp71 bool IsFirstIncludeOfFile) { in EnterSourceFile()
HDLexer.cpp185 Preprocessor &PP, bool IsFirstIncludeOfFile) in Lexer()
201 bool IsFirstIncludeOfFile) in Lexer()
215 bool IsFirstIncludeOfFile) in Lexer()
HDHeaderSearch.cpp1454 bool &IsFirstIncludeOfFile) { in ShouldEnterIncludeFile()
HDPPDirectives.cpp2439 bool IsFirstIncludeOfFile = false; in HandleHeaderIncludeOrImport() local