Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp71 bool IsFirstIncludeOfFile) { in EnterSourceFile()
H A DLexer.cpp185 Preprocessor &PP, bool IsFirstIncludeOfFile) in Lexer()
201 bool IsFirstIncludeOfFile) in Lexer()
215 bool IsFirstIncludeOfFile) in Lexer()
H A DHeaderSearch.cpp1454 bool &IsFirstIncludeOfFile) { in ShouldEnterIncludeFile()
H A DPPDirectives.cpp2439 bool IsFirstIncludeOfFile = false; in HandleHeaderIncludeOrImport() local