Searched refs:PointerTL (Results 1 – 1 of 1) sorted by relevance
247 if (PointerTypeLoc PointerTL = TL.getAs<PointerTypeLoc>()) { in fill() local248 TL = PointerTL.getPointeeLoc().getUnqualifiedLoc(); in fill()