Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h146 unsigned IsSystemFile : 1; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp1750 bool IsSystemFile; member