Home
last modified time | relevance | path

Searched defs:variable_type (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Core/
DValue.cpp241 Type *variable_type = variable->GetType(); in GetCompilerType() local
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DVariable.cpp691 Type *variable_type = var_sp->GetType(); in PrivateAutoComplete() local