Searched refs:DefinitionLength (Results 1 – 2 of 2) sorted by relevance
48 DefinitionLength = MI.DefinitionLength; in MacroInfo()59 return (DefinitionLength = 0); in getDefinitionLengthSlow()77 DefinitionLength = endInfo.second - startInfo.second; in getDefinitionLengthSlow()78 DefinitionLength += lastToken.getLength(); in getDefinitionLengthSlow()80 return DefinitionLength; in getDefinitionLengthSlow()
47 mutable unsigned DefinitionLength; variable127 return DefinitionLength; in getDefinitionLength()