Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Basic/
H A DSourceManager.h135 unsigned IsSystemFile : 1; variable
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriter.cpp1540 bool IsSystemFile; member