Home
last modified time | relevance | path

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

/external/lldb/source/API/
DSBValue.cpp1621 SBDeclaration decl_sb; in GetDeclaration() local
1626 decl_sb.SetDeclaration(decl); in GetDeclaration()
1628 return decl_sb; in GetDeclaration()