Searched refs:setAttrEnumOperandLoc (Results 1 – 4 of 4) sorted by relevance
776 void setAttrEnumOperandLoc(SourceLocation loc) { in setAttrEnumOperandLoc() function817 setAttrEnumOperandLoc(loc); in initializeLocal()
4479 TL.setAttrEnumOperandLoc(attrs->getArgAsIdent(0)->Loc); in fillAttributedTypeLoc()4481 TL.setAttrEnumOperandLoc(attrs->getArgAsExpr(0)->getExprLoc()); in fillAttributedTypeLoc()
5447 newTL.setAttrEnumOperandLoc(TL.getAttrEnumOperandLoc()); in TransformAttributedType()
5593 TL.setAttrEnumOperandLoc(ReadSourceLocation(Record, Idx)); in VisitAttributedTypeLoc()