Searched refs:getAsmLoc (Results 1 – 4 of 4) sorted by relevance
3017 SourceLocation getAsmLoc() const { return getLocation(); } in getAsmLoc() function3021 return SourceRange(getAsmLoc(), getRParenLoc()); in getSourceRange()
1400 SourceLocation getAsmLoc() const { return AsmLoc; } in getAsmLoc() function
224 Writer.AddSourceLocation(S->getAsmLoc(), Record); in VisitGCCAsmStmt()
5605 return getDerived().RebuildGCCAsmStmt(S->getAsmLoc(), S->isSimple(), in TransformGCCAsmStmt()5618 return getDerived().RebuildMSAsmStmt(S->getAsmLoc(), S->getLBraceLoc(), in TransformMSAsmStmt()