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