Searched refs:getValueLoc (Results 1 – 5 of 5) sorted by relevance
1766 TypeLoc getValueLoc() const { in getValueLoc() function
1193 TRY_TO(TraverseTypeLoc(TL.getValueLoc()));
3006 TL.getValueLoc().initializeFullCopy(TInfo->getTypeLoc()); in VisitAtomicTypeLoc()
4595 QualType ValueType = getDerived().TransformType(TLB, TL.getValueLoc()); in TransformAtomicType()4601 ValueType != TL.getValueLoc().getType()) { in TransformAtomicType()
1551 return Visit(TL.getValueLoc()); in VisitAtomicTypeLoc()