Searched refs:getValueLoc (Results 1 – 14 of 14) sorted by relevance
183 const DbgValueLoc *getValueLoc() const { return ValueLoc.get(); } in getValueLoc() function
622 if (auto *DVal = DV.getValueLoc()) { in constructVariableDIEImpl()
181 const DbgValueLoc *getValueLoc() const { return ValueLoc.get(); } in getValueLoc() function
695 if (auto *DVal = DV.getValueLoc()) { in constructVariableDIEImpl()
1988 TypeLoc getValueLoc() const { in getValueLoc() function2043 TypeLoc getValueLoc() const { return this->getInnerTypeLoc(); } in getValueLoc() function
1282 DEF_TRAVERSE_TYPELOC(AtomicType, { TRY_TO(TraverseTypeLoc(TL.getValueLoc())); })1284 DEF_TRAVERSE_TYPELOC(PipeType, { TRY_TO(TraverseTypeLoc(TL.getValueLoc())); })
2424 TypeLoc getValueLoc() const { in getValueLoc() function2483 TypeLoc getValueLoc() const { return this->getInnerTypeLoc(); } in getValueLoc() function
1346 DEF_TRAVERSE_TYPELOC(AtomicType, { TRY_TO(TraverseTypeLoc(TL.getValueLoc())); })1348 DEF_TRAVERSE_TYPELOC(PipeType, { TRY_TO(TraverseTypeLoc(TL.getValueLoc())); })
4965 TL.getValueLoc().initializeFullCopy(TInfo->getTypeLoc()); in VisitAtomicTypeLoc()4970 Visit(TL.getValueLoc()); in VisitAtomicTypeLoc()4979 TL.getValueLoc().initializeFullCopy(TInfo->getTypeLoc()); in VisitPipeTypeLoc()5163 CurrTL = ATL.getValueLoc().getUnqualifiedLoc(); in GetTypeSourceInfoForDeclarator()
5454 QualType ValueType = getDerived().TransformType(TLB, TL.getValueLoc()); in TransformAtomicType()5460 ValueType != TL.getValueLoc().getType()) { in TransformAtomicType()5477 QualType ValueType = getDerived().TransformType(TLB, TL.getValueLoc()); in TransformPipeType()5482 if (getDerived().AlwaysRebuild() || ValueType != TL.getValueLoc().getType()) { in TransformPipeType()
5979 TL.getValueLoc().initializeFullCopy(TInfo->getTypeLoc()); in VisitAtomicTypeLoc()5984 Visit(TL.getValueLoc()); in VisitAtomicTypeLoc()5993 TL.getValueLoc().initializeFullCopy(TInfo->getTypeLoc()); in VisitPipeTypeLoc()6226 CurrTL = ATL.getValueLoc().getUnqualifiedLoc(); in GetTypeSourceInfoForDeclarator()
6256 QualType ValueType = getDerived().TransformType(TLB, TL.getValueLoc()); in TransformAtomicType()6262 ValueType != TL.getValueLoc().getType()) { in TransformAtomicType()6279 QualType ValueType = getDerived().TransformType(TLB, TL.getValueLoc()); in TransformPipeType()6284 if (getDerived().AlwaysRebuild() || ValueType != TL.getValueLoc().getType()) { in TransformPipeType()
1693 return Visit(TL.getValueLoc()); in VisitAtomicTypeLoc()1697 return Visit(TL.getValueLoc()); in VisitPipeTypeLoc()
1784 return Visit(TL.getValueLoc()); in VisitAtomicTypeLoc()1788 return Visit(TL.getValueLoc()); in VisitPipeTypeLoc()