Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebugSessionInfo.cpp486 const bool bIsPointerType = value.GetType().IsPointerType(); in MIResponseForVariableInfoInternal() local
488 (bIsPointerType && nChildren == 1) || // pointers in MIResponseForVariableInfoInternal()