Searched refs:DefinitionLength (Results 1 – 2 of 2) sorted by relevance
60 return (DefinitionLength = 0); in getDefinitionLengthSlow()76 DefinitionLength = endInfo.second - startInfo.second; in getDefinitionLengthSlow()77 DefinitionLength += lastToken.getLength(); in getDefinitionLengthSlow()79 return DefinitionLength; in getDefinitionLengthSlow()
67 mutable unsigned DefinitionLength; variable136 return DefinitionLength; in getDefinitionLength()