Home
last modified time | relevance | path

Searched refs:ClangModulesDeclVendorImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp63 class ClangModulesDeclVendorImpl : public ClangModulesDeclVendor { class
65 ClangModulesDeclVendorImpl(
71 ~ClangModulesDeclVendorImpl() override = default;
148 ClangModulesDeclVendorImpl::ClangModulesDeclVendorImpl( in ClangModulesDeclVendorImpl() function in ClangModulesDeclVendorImpl
158 void ClangModulesDeclVendorImpl::ReportModuleExportsHelper( in ReportModuleExportsHelper()
175 void ClangModulesDeclVendorImpl::ReportModuleExports( in ReportModuleExports()
186 bool ClangModulesDeclVendorImpl::AddModule(ModulePath &path, in AddModule()
301 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit( in AddModulesForCompileUnit()
361 void ClangModulesDeclVendorImpl::ForEachMacro( in ForEachMacro()
527 ClangModulesDeclVendorImpl::DoGetModule(clang::ModuleIdPath path, in DoGetModule()
[all …]