Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h70 using LVScopeSetFunction = void (LVScope::*)(); variable
H A DLVScope.h116 LVScopeSetFunction SetFunction);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp714 LVScopeSetFunction SetFunction) { in traverseParents()