Searched refs:getDispatch (Results 1 – 6 of 6) sorted by relevance
557 ElementDispatch = LVElement::getDispatch(); in LVPatterns()558 LineDispatch = LVLine::getDispatch(); in LVPatterns()559 ScopeDispatch = LVScope::getDispatch(); in LVPatterns()560 SymbolDispatch = LVSymbol::getDispatch(); in LVPatterns()561 TypeDispatch = LVType::getDispatch(); in LVPatterns()
88 static LVLineDispatch &getDispatch() { return Dispatch; } in getDispatch() function
161 static LVSymbolDispatch &getDispatch() { return Dispatch; } in getDispatch() function
123 static LVTypeDispatch &getDispatch() { return Dispatch; } in getDispatch() function
377 static LVElementDispatch &getDispatch() { return Dispatch; } in getDispatch() function
322 static LVScopeDispatch &getDispatch() { return Dispatch; } in getDispatch() function