Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.h71 bool IsInMainFile; // Whether or not the include is in the main file member
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1030 bool IsInMainFile) { in loadRegionCounts()