Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLine.h36 using LVLineDispatch = std::map<LVLineKind, LVLineGetFunction>; variable
43 static LVLineDispatch Dispatch;
87 static LVLineDispatch &getDispatch() { return Dispatch; } in getDispatch()
H A DLVOptions.h471 LVLineDispatch LineDispatch;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp49 LVLineDispatch LVLine::Dispatch = {