Searched refs:getAttrLoc (Results 1 – 4 of 4) sorted by relevance
849 SourceLocation getAttrLoc() const { return AttrLoc; } in getAttrLoc() function
116 Writer.AddSourceLocation(S->getAttrLoc(), Record); in VisitAttributedStmt()
4669 SourceLocation ToAttrLoc = Importer.Import(S->getAttrLoc()); in VisitAttributedStmt()
6098 return getDerived().RebuildAttributedStmt(S->getAttrLoc(), Attrs, in TransformAttributedStmt()