Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h68 using LVObjectSetFunction = void (LVObject::*)(); variable
H A DLVScope.h228 LVObjectSetFunction SetFunction);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp727 LVObjectSetFunction SetFunction) { in traverseParentsAndChildren()