Searched refs:getValueLoc (Results 1 – 6 of 6) sorted by relevance
1906 TypeLoc getValueLoc() const { in getValueLoc() function
1177 DEF_TRAVERSE_TYPELOC(AtomicType, { TRY_TO(TraverseTypeLoc(TL.getValueLoc())); })
1242 DEF_TRAVERSE_TYPELOC(AtomicType, { TRY_TO(TraverseTypeLoc(TL.getValueLoc())); })
3685 TL.getValueLoc().initializeFullCopy(TInfo->getTypeLoc()); in VisitAtomicTypeLoc()3690 Visit(TL.getValueLoc()); in VisitAtomicTypeLoc()3869 CurrTL = ATL.getValueLoc().getUnqualifiedLoc(); in GetTypeSourceInfoForDeclarator()
5123 QualType ValueType = getDerived().TransformType(TLB, TL.getValueLoc()); in TransformAtomicType()5129 ValueType != TL.getValueLoc().getType()) { in TransformAtomicType()
1639 return Visit(TL.getValueLoc()); in VisitAtomicTypeLoc()