Home | History | Annotate | Download | only in AST

Lines Matching refs:ClosingBrace

1549   SourceLocation ClosingBrace;
1556 ArrayRef<Expr *> CaptureInits, SourceLocation ClosingBrace,
1578 SourceLocation ClosingBrace, bool ContainsUnexpandedParameterPack);
1726 SourceLocation getLocEnd() const LLVM_READONLY { return ClosingBrace; }