Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h765 void SetHasCompleteType() { in SetHasCompleteType() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp311 var->m_frozen_sp->SetHasCompleteType(); in AddPersistentVariable()