Home
last modified time | relevance | path

Searched refs:ShouldAddImport (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp595 bool ShouldAddImport = !IsInModuleIncludes; in BuildModuleInclude() local
599 if (ShouldAddImport) { in BuildModuleInclude()