Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp398 bool isSystemFile) { in getOrCreateContentCache()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5545 bool isSystemFile = I >= NumUserFiles; in readASTFileControlBlock() local