Searched refs:setAttrEnumOperandLoc (Results 1 – 4 of 4) sorted by relevance
751 void setAttrEnumOperandLoc(SourceLocation loc) { in setAttrEnumOperandLoc() function792 setAttrEnumOperandLoc(loc); in initializeLocal()
3512 TL.setAttrEnumOperandLoc(attrs->getArgAsIdent(0)->Loc); in fillAttributedTypeLoc()3514 TL.setAttrEnumOperandLoc(attrs->getArgAsExpr(0)->getExprLoc()); in fillAttributedTypeLoc()
5406 newTL.setAttrEnumOperandLoc(TL.getAttrEnumOperandLoc()); in TransformAttributedType()
5876 TL.setAttrEnumOperandLoc(ReadSourceLocation(Record, Idx)); in VisitAttributedTypeLoc()