Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h11908 enum AllowFoldKind { enum
11918 AllowFoldKind CanFold = NoFold);
11921 AllowFoldKind CanFold = NoFold);
11924 AllowFoldKind CanFold = NoFold);
11926 AllowFoldKind CanFold = NoFold) {
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp16123 AllowFoldKind CanFold) { in VerifyIntegerConstantExpression()
16142 AllowFoldKind CanFold) { in VerifyIntegerConstantExpression()
16172 AllowFoldKind CanFold) { in VerifyIntegerConstantExpression()