Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp390 bool isSystemFile) { in getOrCreateContentCache()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp5360 bool isSystemFile = I >= NumUserFiles; in readASTFileControlBlock() local