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.cpp70 bool IsFirstIncludeOfFile) { in EnterSourceFile()
H A DLexer.cpp184 Preprocessor &PP, bool IsFirstIncludeOfFile) in Lexer()
200 bool IsFirstIncludeOfFile) in Lexer()
214 bool IsFirstIncludeOfFile) in Lexer()
H A DHeaderSearch.cpp1399 bool &IsFirstIncludeOfFile) { in ShouldEnterIncludeFile()
H A DPPDirectives.cpp2473 bool IsFirstIncludeOfFile = false; in HandleHeaderIncludeOrImport() local