Searched refs:DefinitionLength (Results 1 – 2 of 2) sorted by relevance
39 return (DefinitionLength = 0); in getDefinitionLengthSlow()57 DefinitionLength = endInfo.second - startInfo.second; in getDefinitionLengthSlow()58 DefinitionLength += lastToken.getLength(); in getDefinitionLengthSlow()60 return DefinitionLength; in getDefinitionLengthSlow()
46 mutable unsigned DefinitionLength; variable126 return DefinitionLength; in getDefinitionLength()