Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPLexerChange.cpp71 bool IsFirstIncludeOfFile) { in EnterSourceFile()
H A DLexer.cpp136 Preprocessor &PP, bool IsFirstIncludeOfFile) in Lexer()
152 bool IsFirstIncludeOfFile) in Lexer()
166 bool IsFirstIncludeOfFile) in Lexer()
H A DHeaderSearch.cpp1406 bool &IsFirstIncludeOfFile) { in ShouldEnterIncludeFile()
H A DPPDirectives.cpp2315 bool IsFirstIncludeOfFile = false; in HandleHeaderIncludeOrImport() local