Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp80 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()
[all …]