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.cpp1405 SBDeclaration decl_sb; in GetDeclaration() local
1409 decl_sb.SetDeclaration(decl); in GetDeclaration()
1411 return decl_sb; in GetDeclaration()