Home
last modified time | relevance | path

Searched refs:ExpectAndConsume (Results 126 – 150 of 182) sorted by relevance

12345678

/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseStmt.cpp430 ExpectAndConsume(tok::semi, diag::err_expected_semi_after_stmt, SemiError); in ParseStatementOrDeclarationAfterAttributes()
526 if (ExpectAndConsume(tok::l_paren)) in ParseSEHExceptBlock()
554 if (ExpectAndConsume(tok::r_paren)) in ParseSEHExceptBlock()
H A DParseOpenMP.cpp289 bool IsCorrect = !ExpectAndConsume(tok::colon); in ParseOpenMPDeclareReductionDirective()
326 if (ExpectAndConsume(tok::comma)) { in ParseOpenMPDeclareReductionDirective()
344 if (ExpectAndConsume(tok::colon)) in ParseOpenMPDeclareReductionDirective()
546 ExpectAndConsume(tok::colon); in ParseOpenMPDeclareMapperDirective()
3553 ExpectAndConsume(tok::comma); in ParseOpenMPVarList()
H A DParseExprCXX.cpp1562 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1575 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3795 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
4003 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseStmt.cpp445 ExpectAndConsume(tok::semi, diag::err_expected_semi_after_stmt, SemiError); in ParseStatementOrDeclarationAfterAttributes()
541 if (ExpectAndConsume(tok::l_paren)) in ParseSEHExceptBlock()
569 if (ExpectAndConsume(tok::r_paren)) in ParseSEHExceptBlock()
H A DParseExprCXX.cpp1517 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1530 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3781 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3989 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseStmt.cpp445 ExpectAndConsume(tok::semi, diag::err_expected_semi_after_stmt, SemiError); in ParseStatementOrDeclarationAfterAttributes()
541 if (ExpectAndConsume(tok::l_paren)) in ParseSEHExceptBlock()
569 if (ExpectAndConsume(tok::r_paren)) in ParseSEHExceptBlock()
H A DParseExprCXX.cpp1517 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1530 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3781 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3989 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp445 ExpectAndConsume(tok::semi, diag::err_expected_semi_after_stmt, SemiError); in ParseStatementOrDeclarationAfterAttributes()
541 if (ExpectAndConsume(tok::l_paren)) in ParseSEHExceptBlock()
569 if (ExpectAndConsume(tok::r_paren)) in ParseSEHExceptBlock()
H A DParseExprCXX.cpp1517 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1530 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3781 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3989 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseStmt.cpp430 ExpectAndConsume(tok::semi, diag::err_expected_semi_after_stmt, SemiError); in ParseStatementOrDeclarationAfterAttributes()
526 if (ExpectAndConsume(tok::l_paren)) in ParseSEHExceptBlock()
554 if (ExpectAndConsume(tok::r_paren)) in ParseSEHExceptBlock()
H A DParseOpenMP.cpp289 bool IsCorrect = !ExpectAndConsume(tok::colon); in ParseOpenMPDeclareReductionDirective()
326 if (ExpectAndConsume(tok::comma)) { in ParseOpenMPDeclareReductionDirective()
344 if (ExpectAndConsume(tok::colon)) in ParseOpenMPDeclareReductionDirective()
546 ExpectAndConsume(tok::colon); in ParseOpenMPDeclareMapperDirective()
3553 ExpectAndConsume(tok::comma); in ParseOpenMPVarList()
H A DParseExprCXX.cpp1562 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1575 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3795 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
4003 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseStmt.cpp445 ExpectAndConsume(tok::semi, diag::err_expected_semi_after_stmt, SemiError); in ParseStatementOrDeclarationAfterAttributes()
541 if (ExpectAndConsume(tok::l_paren)) in ParseSEHExceptBlock()
569 if (ExpectAndConsume(tok::r_paren)) in ParseSEHExceptBlock()
H A DParseExprCXX.cpp1517 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1530 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3781 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3989 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Parse/
H A DParseStmt.cpp445 ExpectAndConsume(tok::semi, diag::err_expected_semi_after_stmt, SemiError); in ParseStatementOrDeclarationAfterAttributes()
541 if (ExpectAndConsume(tok::l_paren)) in ParseSEHExceptBlock()
569 if (ExpectAndConsume(tok::r_paren)) in ParseSEHExceptBlock()
H A DParseExprCXX.cpp1517 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1530 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3781 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3989 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp280 bool IsCorrect = !ExpectAndConsume(tok::colon); in ParseOpenMPDeclareReductionDirective()
317 if (ExpectAndConsume(tok::comma)) { in ParseOpenMPDeclareReductionDirective()
335 if (ExpectAndConsume(tok::colon)) in ParseOpenMPDeclareReductionDirective()
537 ExpectAndConsume(tok::colon); in ParseOpenMPDeclareMapperDirective()
3432 ExpectAndConsume(tok::comma); in ParseOpenMPVarList()
H A DParseExprCXX.cpp1552 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1565 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3782 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3990 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Parse/
H A DParseExprCXX.cpp1517 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1530 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3811 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
4019 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1537 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1550 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3695 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3903 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Parse/
H A DParseExprCXX.cpp1541 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1554 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3772 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3980 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Parse/
H A DParseExprCXX.cpp1541 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1554 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3772 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3980 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Parse/
H A DParseExprCXX.cpp1537 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1550 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3695 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
3903 if (ExpectAndConsume(tok::comma)) { in ParseBuiltinBitCast()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Parse/
H A DParseExprCXX.cpp1342 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1355 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3126 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Parse/
H A DParseExprCXX.cpp1349 if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName)) in ParseCXXCasts()
1362 if (ExpectAndConsume(tok::greater)) in ParseCXXCasts()
3097 if (ExpectAndConsume(tok::comma)) { in ParseArrayTypeTrait()

12345678