Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h68 using LVElementDispatch = std::map<LVElementKind, LVElementGetFunction>; variable
110 static LVElementDispatch Dispatch;
377 static LVElementDispatch &getDispatch() { return Dispatch; } in getDispatch()
H A DLVOptions.h473 LVElementDispatch ElementDispatch;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp24 LVElementDispatch LVElement::Dispatch = {