Searched refs:PCLoc (Results 1 – 1 of 1) sorted by relevance
112 PresumedLoc PCLoc = SM.getPresumedLoc(CurLoc); in setLocation() local115 if (PCLoc.isInvalid() || PPLoc.isInvalid() || in setLocation()116 !strcmp(PPLoc.getFilename(), PCLoc.getFilename())) in setLocation()