Searched refs:isClangModule (Results 1 – 2 of 2) sorted by relevance
115 bool isClangModule() const { return !ClangModuleName.empty(); } in isClangModule() function
364 Info.InModuleScope = CU.isClangModule() || Current.InImportedModule; in analyzeContextInfo()