Searched refs:startInfo (Results 1 – 1 of 1) sorted by relevance
75 startInfo = SM.getDecomposedExpansionLoc(macroStart); in getDefinitionLengthSlow() local78 assert(startInfo.first == endInfo.first && in getDefinitionLengthSlow()80 assert(startInfo.second <= endInfo.second); in getDefinitionLengthSlow()81 DefinitionLength = endInfo.second - startInfo.second; in getDefinitionLengthSlow()