Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBValue.cpp1407 SBDeclaration decl_sb; in GetDeclaration() local
1411 decl_sb.SetDeclaration(decl); in GetDeclaration()
1413 return decl_sb; in GetDeclaration()