Searched refs:getAsmLoc (Results 1 – 4 of 4) sorted by relevance
3054 SourceLocation getAsmLoc() const { return getLocation(); } in getAsmLoc() function3058 return SourceRange(getAsmLoc(), getRParenLoc()); in getSourceRange()
1396 SourceLocation getAsmLoc() const { return AsmLoc; } in getAsmLoc() function
226 Writer.AddSourceLocation(S->getAsmLoc(), Record); in VisitGCCAsmStmt()
5574 return getDerived().RebuildGCCAsmStmt(S->getAsmLoc(), S->isSimple(), in TransformGCCAsmStmt()5587 return getDerived().RebuildMSAsmStmt(S->getAsmLoc(), S->getLBraceLoc(), in TransformMSAsmStmt()