Searched refs:setAttrNameLoc (Results 1 – 8 of 8) sorted by relevance
1693 void setAttrNameLoc(SourceLocation loc) { in setAttrNameLoc() function1737 setAttrNameLoc(loc); in initializeLocal()1792 void setAttrNameLoc(SourceLocation loc) { getLocalData()->AttrLoc = loc; } in setAttrNameLoc() function1824 setAttrNameLoc(loc); in initializeLocal()
765 void setAttrNameLoc(SourceLocation loc) { in setAttrNameLoc() function823 setAttrNameLoc(loc); in initializeLocal()
6172 DASTL.setAttrNameLoc(AL.getLoc()); in fillDependentAddressSpaceTypeLoc()6187 MTL.setAttrNameLoc(AL.getLoc()); in fillMatrixTypeLoc()
5275 NewTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformConstantMatrixType()5330 NewTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformDependentSizedMatrixType()5372 NewTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformDependentAddressSpaceType()
6532 TL.setAttrNameLoc(readSourceLocation()); in VisitDependentAddressSpaceTypeLoc()6556 TL.setAttrNameLoc(readSourceLocation()); in VisitConstantMatrixTypeLoc()6564 TL.setAttrNameLoc(readSourceLocation()); in VisitDependentSizedMatrixTypeLoc()
4802 TL.setAttrNameLoc(attrs->getLoc()); in fillAttributedTypeLoc()
5762 newTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformAttributedType()
5856 TL.setAttrNameLoc(ReadSourceLocation(Record, Idx)); in VisitAttributedTypeLoc()