Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h790 void SetHasCompleteType() { m_did_calculate_complete_objc_class_type = true; } in SetHasCompleteType() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp391 var->m_frozen_sp->SetHasCompleteType(); in AddPersistentVariable()