Home | History | Annotate | Download | only in AST

Lines Matching defs:getLocEnd

105   SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); }
249 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
464 SourceLocation getLocEnd() const { return getRParenLoc(); }
502 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; }
532 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; }
568 SourceLocation getLocEnd() const LLVM_READONLY {
569 return SubExpr->getLocEnd();
656 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); }
701 return SourceRange(getLocStart(), getLocEnd());
714 SourceLocation getLocEnd() const { return getMemberLoc(); }
776 SourceLocation getLocEnd() const LLVM_READONLY { return RBracketLoc; }
859 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); }
908 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; }
961 SourceLocation getLocEnd() const LLVM_READONLY {
964 return getSubExpr()->getLocEnd();
1027 SourceLocation getLocEnd() const LLVM_READONLY { return SourceLocation(); }
1087 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; }
1165 SourceLocation getLocEnd() const LLVM_READONLY { return SubExpr->getLocEnd();}
1319 SourceLocation getLocEnd() const LLVM_READONLY;
1391 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; }
1444 SourceLocation getLocEnd() const LLVM_READONLY;
1489 SourceLocation getLocEnd() const LLVM_READONLY;
1726 SourceLocation getLocEnd() const LLVM_READONLY { return ClosingBrace; }
1766 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
1978 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); }
2049 SourceLocation getLocEnd() const LLVM_READONLY {return Argument->getLocEnd();}
2238 SourceLocation getLocEnd() const LLVM_READONLY;
2316 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
2381 SourceLocation getLocEnd() const LLVM_READONLY { return RParen; }
2444 SourceLocation getLocEnd() const LLVM_READONLY { return RParen; }
2746 SourceLocation getLocEnd() const LLVM_READONLY {
2749 return getNameInfo().getLocEnd();
2891 SourceLocation getLocEnd() const LLVM_READONLY {
2973 SourceLocation getLocEnd() const LLVM_READONLY { return SubExpr->getLocEnd();}
3088 SourceLocation getLocEnd() const LLVM_READONLY {
3090 return getArg(NumArgs - 1)->getLocEnd();
3313 SourceLocation getLocEnd() const LLVM_READONLY {
3466 SourceLocation getLocEnd() const LLVM_READONLY {
3469 return getMemberNameInfo().getLocEnd();
3535 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); }
3615 SourceLocation getLocEnd() const LLVM_READONLY { return EllipsisLoc; }
3737 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
3780 SourceLocation getLocEnd() const LLVM_READONLY { return NameLoc; }
3842 SourceLocation getLocEnd() const LLVM_READONLY { return NameLoc; }
3915 SourceLocation getLocEnd() const LLVM_READONLY { return NameLoc; }
4029 SourceLocation getLocEnd() const LLVM_READONLY {
4030 return getTemporary()->getLocEnd();
4098 SourceLocation getLocEnd() const LLVM_READONLY {
4184 SourceLocation getLocEnd() const LLVM_READONLY {
4185 return getCommonExpr()->getLocEnd();
4264 SourceLocation getLocEnd() const LLVM_READONLY {
4265 return getOperand()->getLocEnd();