Lines Matching refs:ClangModulesDeclVendorImpl
80 class ClangModulesDeclVendorImpl : public ClangModulesDeclVendor { class
82 ClangModulesDeclVendorImpl(
88 ~ClangModulesDeclVendorImpl() override = default;
182 ClangModulesDeclVendorImpl::ClangModulesDeclVendorImpl( in ClangModulesDeclVendorImpl() function in ClangModulesDeclVendorImpl
198 void ClangModulesDeclVendorImpl::ReportModuleExportsHelper( in ReportModuleExportsHelper()
213 void ClangModulesDeclVendorImpl::ReportModuleExports( in ReportModuleExports()
223 bool ClangModulesDeclVendorImpl::AddModule(const SourceModule &module, in AddModule()
369 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit( in AddModulesForCompileUnit()
383 ClangModulesDeclVendorImpl::FindDecls(ConstString name, bool append, in FindDecls()
417 void ClangModulesDeclVendorImpl::ForEachMacro( in ForEachMacro()
578 ClangModulesDeclVendorImpl::DoGetModule(clang::ModuleIdPath path, in DoGetModule()
735 return new ClangModulesDeclVendorImpl(std::move(diagnostics_engine), in Create()