Searched refs:getDispatch (Results 1 – 6 of 6) sorted by relevance
554 ElementDispatch = LVElement::getDispatch(); in LVPatterns()555 LineDispatch = LVLine::getDispatch(); in LVPatterns()556 ScopeDispatch = LVScope::getDispatch(); in LVPatterns()557 SymbolDispatch = LVSymbol::getDispatch(); in LVPatterns()558 TypeDispatch = LVType::getDispatch(); in LVPatterns()
87 static LVLineDispatch &getDispatch() { return Dispatch; } in getDispatch() function
160 static LVSymbolDispatch &getDispatch() { return Dispatch; } in getDispatch() function
115 static LVTypeDispatch &getDispatch() { return Dispatch; } in getDispatch() function
363 static LVElementDispatch &getDispatch() { return Dispatch; } in getDispatch() function
313 static LVScopeDispatch &getDispatch() { return Dispatch; } in getDispatch() function