Home | History | Annotate | Download | only in AST

Lines Matching refs:getAsmLoc

3416   SourceLocation getAsmLoc() const { return getLocation(); }
3420 return SourceRange(getAsmLoc(), getRParenLoc());