Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h284 void resetParent() { Parent = {nullptr}; } in resetParent() function
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp274 Element->resetParent(); in removeElement()