Searched refs:getAsmLoc (Results 1 – 4 of 4) sorted by relevance
3044 SourceLocation getAsmLoc() const { return getLocation(); } in getAsmLoc() function3048 return SourceRange(getAsmLoc(), getRParenLoc()); in getSourceRange()
1392 SourceLocation getAsmLoc() const { return AsmLoc; } in getAsmLoc() function
224 Writer.AddSourceLocation(S->getAsmLoc(), Record); in VisitAsmStmt()
5591 return getDerived().RebuildAsmStmt(S->getAsmLoc(), in TransformAsmStmt()