Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h68 using LVObjectSetFunction = void (LVObject::*)(); variable
H A DLVScope.h234 LVObjectSetFunction SetFunction);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp721 LVObjectSetFunction SetFunction) { in traverseParentsAndChildren()