Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLine.h37 using LVLineDispatch = std::map<LVLineKind, LVLineGetFunction>; variable
44 static LVLineDispatch Dispatch;
88 static LVLineDispatch &getDispatch() { return Dispatch; } in getDispatch()
H A DLVOptions.h474 LVLineDispatch LineDispatch;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp49 LVLineDispatch LVLine::Dispatch = {