Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h69 using LVObjectGetFunction = bool (LVObject::*)() const; variable
H A DLVScope.h233 void traverseParentsAndChildren(LVObjectGetFunction GetFunction,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp720 void LVScope::traverseParentsAndChildren(LVObjectGetFunction GetFunction, in traverseParentsAndChildren()