Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h65 using LVScopeDispatch = std::map<LVScopeKind, LVScopeGetFunction>; variable
96 static LVScopeDispatch Dispatch;
322 static LVScopeDispatch &getDispatch() { return Dispatch; } in getDispatch()
H A DLVOptions.h475 LVScopeDispatch ScopeDispatch;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp85 LVScopeDispatch LVScope::Dispatch = {