Searched refs:getAsmLoc (Results 1 – 4 of 4) sorted by relevance
2853 SourceLocation getAsmLoc() const { return getLocation(); } in getAsmLoc() function2857 return SourceRange(getAsmLoc(), getRParenLoc()); in getSourceRange()
1246 SourceLocation getAsmLoc() const { return AsmLoc; } in getAsmLoc() function
216 Writer.AddSourceLocation(S->getAsmLoc(), Record); in VisitAsmStmt()
5339 return getDerived().RebuildAsmStmt(S->getAsmLoc(), in TransformAsmStmt()