Home
last modified time | relevance | path

Searched refs:NeedsSystemInputFiles (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp5242 bool NeedsSystemInputFiles = Listener.needsSystemInputFileVisitation(); in readASTFileControlBlock() local
5347 if (isSystemFile && !NeedsSystemInputFiles) in readASTFileControlBlock()