Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp84 class ClangModulesDeclVendorImpl : public ClangModulesDeclVendor { class
86 ClangModulesDeclVendorImpl(
93 ~ClangModulesDeclVendorImpl() override = default;
233 ClangModulesDeclVendorImpl::ClangModulesDeclVendorImpl( in ClangModulesDeclVendorImpl() function in ClangModulesDeclVendorImpl
251 void ClangModulesDeclVendorImpl::ReportModuleExportsHelper( in ReportModuleExportsHelper()
266 void ClangModulesDeclVendorImpl::ReportModuleExports( in ReportModuleExports()
276 bool ClangModulesDeclVendorImpl::AddModule(const SourceModule &module, in AddModule()
427 bool ClangModulesDeclVendorImpl::AddModulesForCompileUnit( in AddModulesForCompileUnit()
441 ClangModulesDeclVendorImpl::FindDecls(ConstString name, bool append, in FindDecls()
475 void ClangModulesDeclVendorImpl::ForEachMacro( in ForEachMacro()
[all …]