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.h64 using LVElementDispatch = std::map<LVElementKind, LVElementGetFunction>; variable
104 static LVElementDispatch Dispatch;
363 static LVElementDispatch &getDispatch() { return Dispatch; } in getDispatch()
H A DLVOptions.h470 LVElementDispatch ElementDispatch;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp25 LVElementDispatch LVElement::Dispatch = {