Lines Matching defs:ClangModulesDeclVendorImpl
82 class ClangModulesDeclVendorImpl : public ClangModulesDeclVendor {
84 ClangModulesDeclVendorImpl(
90 ~ClangModulesDeclVendorImpl() override = default;
229 ClangModulesDeclVendorImpl::ClangModulesDeclVendorImpl(
245 void ClangModulesDeclVendorImpl::ReportModuleExportsHelper(
260 void ClangModulesDeclVendorImpl::ReportModuleExports(
270 bool ClangModulesDeclVendorImpl::AddModule(const SourceModule &module,
416 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit(
430 ClangModulesDeclVendorImpl::FindDecls(ConstString name, bool append,
464 void ClangModulesDeclVendorImpl::ForEachMacro(
625 ClangModulesDeclVendorImpl::DoGetModule(clang::ModuleIdPath path,
773 return new ClangModulesDeclVendorImpl(std::move(diagnostics_engine),