Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.h70 bool IsInMainFile; // Whether or not the include is in the main file member
/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1406 loadRegionCounts(llvm::IndexedInstrProfReader * PGOReader,bool IsInMainFile) loadRegionCounts() argument