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