Searched refs:DoGetModule (Results 1 – 1 of 1) sorted by relevance
112 clang::ModuleLoadResult DoGetModule(clang::ModuleIdPath path,361 clang::Module *top_level_module = DoGetModule(clang_path.front(), false); in AddModule()382 clang::Module *requested_module = DoGetModule(clang_path, true); in AddModule()626 ClangModulesDeclVendorImpl::DoGetModule(clang::ModuleIdPath path, in DoGetModule() function in ClangModulesDeclVendorImpl