Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h69 using LVObjectGetFunction = bool (LVObject::*)() const; variable
H A DLVScope.h227 void traverseParentsAndChildren(LVObjectGetFunction GetFunction,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp726 void LVScope::traverseParentsAndChildren(LVObjectGetFunction GetFunction, in traverseParentsAndChildren()