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.h67 using LVObjectSetFunction = void (LVObject::*)(); variable
H A DLVScope.h228 LVObjectSetFunction SetFunction);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp714 LVObjectSetFunction SetFunction) { in traverseParents()