Searched refs:getAttrNameLoc (Results 1 – 4 of 4) sorted by relevance
87 SourceLocation Loc = TL.getAttrNameLoc(); in handleAttr()291 SourceLocation Loc = ATLs[i].first.getAttrNameLoc(); in checkAllAtProps()
722 SourceLocation getAttrNameLoc() const { in getAttrNameLoc() function776 SourceRange range(getAttrNameLoc()); in getLocalSourceRange()
551 Writer.AddSourceLocation(TL.getAttrNameLoc(), Record); in VisitAttributedTypeLoc()
5020 newTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformAttributedType()