Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h2319 bool IncludeSystem, bool Complain,
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp9194 bool IncludeSystem, bool Complain, in visitInputFiles() argument
9200 unsigned N = IncludeSystem ? NumInputs : NumUserInputs; in visitInputFiles()