Searched defs:getLocEnd (Results 1 – 8 of 8) sorted by relevance
522 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
347 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
101 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
286 SourceLocation getLocEnd() const LLVM_READONLY { return EndLoc; } in getLocEnd() function
2643 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
453 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function980 SourceLocation getLocEnd() const LLVM_READONLY { return EndLocation; } in getLocEnd() function1549 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function
376 SourceLocation DeclRefExpr::getLocEnd() const { in getLocEnd() function in DeclRefExpr983 SourceLocation CallExpr::getLocEnd() const { in getLocEnd() function in CallExpr1131 SourceLocation MemberExpr::getLocEnd() const { in getLocEnd() function in MemberExpr
235 SourceLocation Stmt::getLocEnd() const { in getLocEnd() function in Stmt