Searched refs:InImportedModule (Results 1 – 2 of 2) sorted by relevance
266 bool InImportedModule; member271 InImportedModule(false) {} in ContextWorklistItem()274 bool InImportedModule) in ContextWorklistItem()277 InImportedModule(InImportedModule) {} in ContextWorklistItem()359 Current.InImportedModule = true; in analyzeContextInfo()365 Info.InModuleScope = CU.isClangModule() || Current.InImportedModule; in analyzeContextInfo()379 Info.Prune = Current.InImportedModule; in analyzeContextInfo()388 Current.InImportedModule); in analyzeContextInfo()
1767 bool InImportedModule = false) { in analyzeContextInfo() argument1786 InImportedModule = true; in analyzeContextInfo()1790 bool InClangModule = CU.isClangModule() || InImportedModule; in analyzeContextInfo()1802 Info.Prune = InImportedModule; in analyzeContextInfo()1807 StringPool, Contexts, InImportedModule); in analyzeContextInfo()