Home
last modified time | relevance | path

Searched defs:isSystemFile (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDSourceManager.cpp421 bool isSystemFile) { in getOrCreateContentCache()
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp4097 bool isSystemFile = I >= NumUserFiles; in readASTFileControlBlock() local