Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp1444 SBDeclaration decl_sb; in GetDeclaration() local
1448 decl_sb.SetDeclaration(decl); in GetDeclaration()
1450 return decl_sb; in GetDeclaration()