Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h69 using LVScopeSetFunction = void (LVScope::*)(); variable
H A DLVScope.h116 LVScopeSetFunction SetFunction);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp701 LVScopeSetFunction SetFunction) { in sort()