Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp17149 bool IsInModuleIncludes = in BuildModuleInclude() local
17153 bool ShouldAddImport = !IsInModuleIncludes; in BuildModuleInclude()