Searched refs:TTLoc (Results 1 – 1 of 1) sorted by relevance
4975 SourceLocation TTLoc = getLocation(); in isTransparentTagSlow() local4977 if (!TTLoc.isMacroID() || !TDLoc.isMacroID()) in isTransparentTagSlow()4980 return SM.getSpellingLoc(TTLoc) == SM.getSpellingLoc(TDLoc); in isTransparentTagSlow()