Searched refs:getDefinitionLengthSlow (Results 1 – 2 of 2) sorted by relevance
132 return getDefinitionLengthSlow(SM); in getDefinitionLength()288 unsigned getDefinitionLengthSlow(SourceManager &SM) const;
36 unsigned MacroInfo::getDefinitionLengthSlow(SourceManager &SM) const { in getDefinitionLengthSlow() function in MacroInfo