Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp419 bool ShouldAddImport = !IsInModuleIncludes; in BuildModuleInclude() local
423 if (ShouldAddImport) { in BuildModuleInclude()