Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h2299 bool IncludeSystem, bool Complain,
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9147 bool IncludeSystem, bool Complain, in visitInputFiles() argument
9153 unsigned N = IncludeSystem ? NumInputs : NumUserInputs; in visitInputFiles()