HomeSort by relevance Sort by last modified time
    Searched refs:SkipUntil (Results 1 - 14 of 14) sorted by null

  /external/clang/lib/Parse/
ParseStmt.cpp 160 SkipUntil(tok::r_brace, /*StopAtSemi=*/true, /*DontConsume=*/true);
196 SkipUntil(tok::r_brace, /*StopAtSemi=*/true, /*DontConsume=*/true);
208 SkipUntil(tok::r_brace, /*StopAtSemi=*/true, /*DontConsume=*/true);
323 SkipUntil(tok::r_brace, true, true);
340 SkipUntil(tok::r_brace, /*StopAtSemi=*/true, /*DontConsume=*/true);
555 SkipUntil(tok::colon);
568 SkipUntil(tok::colon);
822 SkipUntil(tok::semi);
889 SkipUntil(tok::semi);
915 SkipUntil(tok::semi)
    [all...]
ParseInit.cpp 247 SkipUntil(tok::r_square);
288 SkipUntil(tok::r_square);
315 SkipUntil(tok::r_square);
343 SkipUntil(tok::r_square);
461 SkipUntil(tok::r_brace, false, true);
ParseDeclCXX.cpp 118 SkipUntil(tok::r_brace, false);
124 SkipUntil(tok::r_brace, /*StopAtSemi*/false, /*DontConsume*/true);
243 SkipUntil(tok::semi);
400 SkipUntil(tok::semi);
463 SkipUntil(tok::semi);
479 SkipUntil(tok::semi);
515 SkipUntil(tok::semi);
523 SkipUntil(tok::semi);
611 SkipUntil(tok::semi);
620 SkipUntil(tok::semi)
    [all...]
ParseObjc.cpp 75 SkipUntil(tok::semi);
96 SkipUntil(tok::semi);
385 SkipUntil(tok::at, /*StopAtSemi=*/true, /*DontConsume=*/true);
443 SkipUntil(tok::semi);
458 SkipUntil(tok::r_brace, tok::at);
613 SkipUntil(tok::r_paren);
631 SkipUntil(tok::r_paren);
927 SkipUntil(tok::r_paren);
    [all...]
ParseDecl.cpp 116 SkipUntil(tok::r_paren, true); // skip until ) or ;
120 SkipUntil(tok::r_paren, true); // skip until ) or ;
163 SkipUntil(tok::r_paren, false);
166 SkipUntil(tok::r_paren, false);
244 SkipUntil(tok::r_paren);
267 SkipUntil(tok::r_paren, false, true); // skip until ')'
297 SkipUntil(tok::r_paren, true); // skip until ) or ;
309 SkipUntil(tok::r_paren);
322 SkipUntil(tok::r_paren, false);
329 SkipUntil(tok::r_paren, false)
    [all...]
Parser.cpp 148 /// SkipToTok is specified, it calls SkipUntil(SkipToTok). Finally, true is
182 SkipUntil(SkipToTok);
209 /// SkipUntil - Read tokens until we get to the specified token, then consume
215 /// If SkipUntil finds the specified token, it returns true, otherwise it
217 bool Parser::SkipUntil(ArrayRef<tok::TokenKind> Toks, bool StopAtSemi,
248 SkipUntil(tok::r_paren, false, false, StopAtCodeCompletion);
253 SkipUntil(tok::r_square, false, false, StopAtCodeCompletion);
258 SkipUntil(tok::r_brace, false, false, StopAtCodeCompletion);
802 SkipUntil(tok::semi); // FIXME: better skip?
894 SkipUntil(tok::l_brace, true, true)
    [all...]
ParseExpr.cpp     [all...]
ParseTemplate.cpp 142 SkipUntil(tok::r_brace, true, true);
238 SkipUntil(tok::r_brace, true, true);
257 SkipUntil(tok::semi, true, false);
287 SkipUntil(tok::semi);
347 SkipUntil(tok::comma, tok::greater, tok::greatergreater, true, true);
361 SkipUntil(tok::comma, tok::greater, tok::greatergreater, true, true);
609 SkipUntil(tok::comma, tok::greater, tok::greatergreater, true, true);
658 SkipUntil(tok::comma, tok::greater, true, true);
707 SkipUntil(tok::greater, true, !ConsumeLastToken);
    [all...]
ParseTentative.cpp 200 if (!SkipUntil(tok::r_paren))
432 bool IsAttribute = SkipUntil(tok::r_square, false);
504 if (!SkipUntil(tok::r_paren, false)) {
    [all...]
ParseExprCXX.cpp 566 SkipUntil(tok::r_square);
567 SkipUntil(tok::l_brace);
568 SkipUntil(tok::r_brace);
    [all...]
ParseCXXInlineMethods.cpp 70 SkipUntil(tok::semi);
98 SkipUntil(tok::semi);
591 /// NOTE: This is a specialized version of Parser::SkipUntil.
  /external/clang/include/clang/Parse/
Parser.h 633 /// SkipToTok is specified, it calls SkipUntil(SkipToTok). Finally, true is
717 /// SkipUntil - Read tokens until we get to the specified token, then consume
723 /// If SkipUntil finds the specified token, it returns true, otherwise it
725 bool SkipUntil(tok::TokenKind T, bool StopAtSemi = true,
727 return SkipUntil(llvm::makeArrayRef(T), StopAtSemi, DontConsume,
730 bool SkipUntil(tok::TokenKind T1, tok::TokenKind T2, bool StopAtSemi = true,
733 return SkipUntil(TokArray, StopAtSemi, DontConsume,StopAtCodeCompletion);
735 bool SkipUntil(tok::TokenKind T1, tok::TokenKind T2, tok::TokenKind T3,
739 return SkipUntil(TokArray, StopAtSemi, DontConsume,StopAtCodeCompletion);
741 bool SkipUntil(ArrayRef<tok::TokenKind> Toks, bool StopAtSemi = true
    [all...]
  /external/chromium/testing/gtest/scripts/
pump.py 270 def SkipUntil(lines, pos, regex, token_type):
290 pos = SkipUntil(lines, pos, r'\(|\)', ')')
355 dots_pos = SkipUntil(lines, pos, DOT_DOT_REGEX, '..')
  /external/gtest/scripts/
pump.py 270 def SkipUntil(lines, pos, regex, token_type):
290 pos = SkipUntil(lines, pos, r'\(|\)', ')')
355 dots_pos = SkipUntil(lines, pos, DOT_DOT_REGEX, '..')

Completed in 245 milliseconds