Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h265 void resetParent() { Parent = {nullptr}; } in resetParent() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp265 Element->resetParent(); in removeElement()