Searched refs:EntityLast (Results 1 – 1 of 1) sorted by relevance
122 getEntityEndLoc(const SourceManager &SM, SourceLocation EntityLast, in getEntityEndLoc() argument125 assert(EntityLast.isValid() && "Invalid end location found."); in getEntityEndLoc()132 CharSourceRange ExpansionRange = SM.getExpansionRange(EntityLast); in getEntityEndLoc()181 else if (EntityLast.isMacroID()) { in getEntityEndLoc()