Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaModule.cpp419 bool ShouldAddImport = !IsInModuleIncludes; in BuildModuleInclude() local
423 if (ShouldAddImport) { in BuildModuleInclude()
/external/clang/lib/Sema/
DSemaDecl.cpp15117 bool ShouldAddImport = in ActOnModuleInclude() local
15125 if (ShouldAddImport) { in ActOnModuleInclude()