Lines Matching defs:ClangModulesDeclVendorImpl
82 class ClangModulesDeclVendorImpl : public ClangModulesDeclVendor {
84 ClangModulesDeclVendorImpl(
90 ~ClangModulesDeclVendorImpl() override = default;
230 ClangModulesDeclVendorImpl::ClangModulesDeclVendorImpl(
246 void ClangModulesDeclVendorImpl::ReportModuleExportsHelper(
261 void ClangModulesDeclVendorImpl::ReportModuleExports(
271 bool ClangModulesDeclVendorImpl::AddModule(const SourceModule &module,
417 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit(
431 ClangModulesDeclVendorImpl::FindDecls(ConstString name, bool append,
465 void ClangModulesDeclVendorImpl::ForEachMacro(
626 ClangModulesDeclVendorImpl::DoGetModule(clang::ModuleIdPath path,
773 return new ClangModulesDeclVendorImpl(std::move(diagnostics_engine),