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