Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerDecl.cpp25 return m_type_system->DeclGetMangledName(m_opaque_decl); in GetMangledName()
H A DTypeSystem.cpp132 ConstString TypeSystem::DeclGetMangledName(void *opaque_decl) { in DeclGetMangledName() function in TypeSystem
H A DClangASTContext.cpp9929 ConstString ClangASTContext::DeclGetMangledName(void *opaque_decl) { in DeclGetMangledName() function in ClangASTContext
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DTypeSystem.h106 virtual ConstString DeclGetMangledName(void *opaque_decl);
H A DClangASTContext.h484 ConstString DeclGetMangledName(void *opaque_decl) override;