Searched defs:ClosingBraceLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 9352 ActOnRequiresExpr(SourceLocation RequiresKWLoc,RequiresExprBodyDecl * Body,SourceLocation LParenLoc,ArrayRef<ParmVarDecl * > LocalParameters,SourceLocation RParenLoc,ArrayRef<concepts::Requirement * > Requirements,SourceLocation ClosingBraceLoc) ActOnRequiresExpr() argument
|
H A D | TreeTransform.h | 3685 RebuildRequiresExpr(SourceLocation RequiresKWLoc,RequiresExprBodyDecl * Body,SourceLocation LParenLoc,ArrayRef<ParmVarDecl * > LocalParameters,SourceLocation RParenLoc,ArrayRef<concepts::Requirement * > Requirements,SourceLocation ClosingBraceLoc) RebuildRequiresExpr() argument
|