Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DDependencyFile.cpp199 bool includeSystemHeaders() const { return IncludeSystemHeaders; } in includeSystemHeaders() function in __anon6417ed290211::DFGImpl
209 if (!IsSystem || Parent.includeSystemHeaders()) in moduleMapFileRead()
221 return Parent.includeSystemHeaders(); in needsSystemInputFileVisitation()