Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSema.h11702 enum AllowFoldKind { enum
11712 AllowFoldKind CanFold = NoFold);
11715 AllowFoldKind CanFold = NoFold);
11718 AllowFoldKind CanFold = NoFold);
11720 AllowFoldKind CanFold = NoFold) {
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp15994 AllowFoldKind CanFold) { in VerifyIntegerConstantExpression()
16013 AllowFoldKind CanFold) { in VerifyIntegerConstantExpression()
16043 AllowFoldKind CanFold) { in VerifyIntegerConstantExpression()