Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp82 class ClangModulesDeclVendorImpl : public ClangModulesDeclVendor { class
84 ClangModulesDeclVendorImpl(
90 ~ClangModulesDeclVendorImpl() override = default;
230 ClangModulesDeclVendorImpl::ClangModulesDeclVendorImpl( in ClangModulesDeclVendorImpl() function in ClangModulesDeclVendorImpl
246 void ClangModulesDeclVendorImpl::ReportModuleExportsHelper( in ReportModuleExportsHelper()
261 void ClangModulesDeclVendorImpl::ReportModuleExports( in ReportModuleExports()
271 bool ClangModulesDeclVendorImpl::AddModule(const SourceModule &module, in AddModule()
417 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit( in AddModulesForCompileUnit()
431 ClangModulesDeclVendorImpl::FindDecls(ConstString name, bool append, in FindDecls()
465 void ClangModulesDeclVendorImpl::ForEachMacro( in ForEachMacro()
[all …]