Skip to content

Commit e93fa6e

Browse files
clang format
1 parent d3f0f70 commit e93fa6e

File tree

1 file changed

+0
-1
lines changed
  • clang/include/clang/Sema

1 file changed

+0
-1
lines changed

clang/include/clang/Sema/Sema.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14664,7 +14664,6 @@ class Sema final : public SemaBase {
1466414664
///@{
1466514665

1466614666
public:
14667-
1466814667
ExprResult ActOnCXXReflectExpr(SourceLocation OpLoc, TypeSourceInfo *T);
1466914668
ExprResult ActOnCXXReflectExpr(SourceLocation OpLoc, SourceLocation ArgLoc,
1467014669
Decl *D);

0 commit comments

Comments
 (0)