Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyFile.cpp211 bool includeSystemHeaders() const { return IncludeSystemHeaders; } in includeSystemHeaders() function in __anonec8e93570211::DFGImpl
221 if (!IsSystem || Parent.includeSystemHeaders()) in moduleMapFileRead()
233 return Parent.includeSystemHeaders(); in needsSystemInputFileVisitation()