Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp91 class ClangModulesDeclVendorImpl : public ClangModulesDeclVendor { class
93 ClangModulesDeclVendorImpl(
99 ~ClangModulesDeclVendorImpl() override = default;
241 ClangModulesDeclVendorImpl::ClangModulesDeclVendorImpl( in ClangModulesDeclVendorImpl() function in ClangModulesDeclVendorImpl
257 void ClangModulesDeclVendorImpl::ReportModuleExportsHelper( in ReportModuleExportsHelper()
272 void ClangModulesDeclVendorImpl::ReportModuleExports( in ReportModuleExports()
282 bool ClangModulesDeclVendorImpl::AddModule(const SourceModule &module, in AddModule()
428 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit( in AddModulesForCompileUnit()
442 ClangModulesDeclVendorImpl::FindDecls(ConstString name, bool append, in FindDecls()
476 void ClangModulesDeclVendorImpl::ForEachMacro( in ForEachMacro()
[all …]