Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerDecl.cpp21 return m_type_system->DeclGetName(m_opaque_decl); in GetName()
H A DClangASTContext.cpp9919 ConstString ClangASTContext::DeclGetName(void *opaque_decl) { in DeclGetName() function in ClangASTContext
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DTypeSystem.h104 virtual ConstString DeclGetName(void *opaque_decl) = 0;
H A DClangASTContext.h482 ConstString DeclGetName(void *opaque_decl) override;