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