Home
last modified time | relevance | path

Searched refs:AllowFoldKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12530 enum AllowFoldKind { enum
12540 AllowFoldKind CanFold = NoFold);
12543 AllowFoldKind CanFold = NoFold);
12546 AllowFoldKind CanFold = NoFold);
12548 AllowFoldKind CanFold = NoFold) {
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp17145 AllowFoldKind CanFold) { in VerifyIntegerConstantExpression()
17164 AllowFoldKind CanFold) { in VerifyIntegerConstantExpression()
17194 AllowFoldKind CanFold) { in VerifyIntegerConstantExpression()