Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp79 class ClangModulesDeclVendorImpl : public ClangModulesDeclVendor { class
81 ClangModulesDeclVendorImpl(
87 ~ClangModulesDeclVendorImpl() override = default;
181 ClangModulesDeclVendorImpl::ClangModulesDeclVendorImpl( in ClangModulesDeclVendorImpl() function in ClangModulesDeclVendorImpl
197 void ClangModulesDeclVendorImpl::ReportModuleExportsHelper( in ReportModuleExportsHelper()
212 void ClangModulesDeclVendorImpl::ReportModuleExports( in ReportModuleExports()
222 bool ClangModulesDeclVendorImpl::AddModule(const SourceModule &module, in AddModule()
368 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit( in AddModulesForCompileUnit()
382 ClangModulesDeclVendorImpl::FindDecls(ConstString name, bool append, in FindDecls()
416 void ClangModulesDeclVendorImpl::ForEachMacro( in ForEachMacro()
[all …]