Home
last modified time | relevance | path

Searched refs:ClosingBraceLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp9425 SourceLocation ClosingBraceLoc) { in ActOnRequiresExpr() argument
9428 ClosingBraceLoc); in ActOnRequiresExpr()
H A DTreeTransform.h3688 SourceLocation ClosingBraceLoc) { in RebuildRequiresExpr() argument
3691 ClosingBraceLoc); in RebuildRequiresExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8530 SourceLocation ClosingBraceLoc);