Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h2275 bool IncludeSystem, bool Complain,
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp9255 bool IncludeSystem, bool Complain, in visitInputFiles() argument
9261 unsigned N = IncludeSystem ? NumInputs : NumUserInputs; in visitInputFiles()