Searched refs:getAttrNameLoc (Results 1 – 8 of 8) sorted by relevance
87 SourceLocation Loc = TL.getAttrNameLoc(); in handleAttr()287 SourceLocation Loc = ATLs[i].first.getAttrNameLoc(); in checkAllAtProps()
1690 SourceLocation getAttrNameLoc() const { in getAttrNameLoc() function1719 SourceRange range(getAttrNameLoc()); in getLocalSourceRange()1791 SourceLocation getAttrNameLoc() const { return getLocalData()->AttrLoc; } in getAttrNameLoc() function1818 SourceRange range(getAttrNameLoc()); in getLocalSourceRange()
365 return attributedLoc.getAttrNameLoc(); in findNullabilityLoc()
762 SourceLocation getAttrNameLoc() const { in getAttrNameLoc() function816 SourceRange range(getAttrNameLoc()); in getLocalSourceRange()
267 Record.AddSourceLocation(TL.getAttrNameLoc()); in VisitDependentAddressSpaceTypeLoc()293 Record.AddSourceLocation(TL.getAttrNameLoc()); in VisitConstantMatrixTypeLoc()303 Record.AddSourceLocation(TL.getAttrNameLoc()); in VisitDependentSizedMatrixTypeLoc()
5275 NewTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformConstantMatrixType()5330 NewTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformDependentSizedMatrixType()5372 NewTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformDependentAddressSpaceType()
5750 SemaRef.Diag(TL.getAttrNameLoc(), diag::err_nullability_nonpointer) in TransformAttributedType()5762 newTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformAttributedType()
621 Record.AddSourceLocation(TL.getAttrNameLoc()); in VisitAttributedTypeLoc()