Home
last modified time | relevance | path

Searched defs:getDispatch (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLine.h87 static LVLineDispatch &getDispatch() { return Dispatch; } in getDispatch() function
H A DLVSymbol.h160 static LVSymbolDispatch &getDispatch() { return Dispatch; } in getDispatch() function
H A DLVType.h115 static LVTypeDispatch &getDispatch() { return Dispatch; } in getDispatch() function
H A DLVElement.h363 static LVElementDispatch &getDispatch() { return Dispatch; } in getDispatch() function
H A DLVScope.h313 static LVScopeDispatch &getDispatch() { return Dispatch; } in getDispatch() function