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.cpp140 Preprocessor &PP, bool IsFirstIncludeOfFile) in Lexer()
156 bool IsFirstIncludeOfFile) in Lexer()
170 bool IsFirstIncludeOfFile) in Lexer()
H A DHeaderSearch.cpp1403 bool &IsFirstIncludeOfFile) { in ShouldEnterIncludeFile()
H A DPPDirectives.cpp2362 bool IsFirstIncludeOfFile = false; in HandleHeaderIncludeOrImport() local