Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
Ddefinition.cpp504 const Definition* defEnd = nullptr; in checkMethod() local
537 defEnd = priorDef; in checkMethod()
554 if (!defEnd || defEnd->fTerminator != descEnd) { in checkMethod()