Lines Matching refs:True

111     return TPR != TPResult::False(); // Returns true for TPResult::True() or
139 TPR = TPResult::True();
141 assert(TPR == TPResult::True() || TPR == TPResult::False());
142 return TPR == TPResult::True();
239 return TPResult::True();
240 if (TPR == TPResult::True() || TPR == TPResult::Error())
291 return TPResult::True();
302 return TPResult::True();
320 return TPResult::True();
347 return TPR != TPResult::False(); // Returns true for TPResult::True() or
367 TPR = TPResult::True();
374 TPR = TPResult::True();
376 TPR = TPResult::True();
383 assert(TPR == TPResult::True() || TPR == TPResult::False());
384 return TPR == TPResult::True();
417 return TPR != TPResult::False(); // Returns true for TPResult::True() or
437 TPR = TPResult::True();
443 TPR = TPResult::True();
452 TPR = TPResult::True();
461 assert(TPR == TPResult::True() || TPR == TPResult::False());
462 return TPR == TPResult::True();
643 return TPResult::True();
678 return TPResult::True();
685 return TPResult::True();
691 return TPResult::True();
699 return TPResult::True();
721 return TPResult::True();
845 return TPResult::True(); // attributes indicate declaration
973 return TPResult::True();
1042 /// isCXXDeclarationSpecifier - Returns TPResult::True() if it is a declaration
1155 return TPResult::True();
1160 return TPResult::True();
1179 return GreaterThanIsOperator ? TPResult::True() : TPResult::False();
1280 return TPResult::True();
1295 return TPResult::True();
1299 return TPResult::True();
1303 return TPResult::True();
1339 TPR == TPResult::True() || TPR == TPResult::Error())
1359 return GreaterThanIsOperator ? TPResult::True() : TPResult::False();
1417 return TPResult::True();
1452 return TPResult::True();
1457 return TPResult::True();
1476 return TPResult::True();
1481 return TPResult::True();
1485 return TPResult::True();
1623 TPR = TPResult::True();
1675 return TPResult::True(); // '...)' is a sign of a function declarator.
1683 return TPResult::True();
1694 if (VersusTemplateArgument && TPR == TPResult::True()) {
1705 return TPResult::True();
1727 return TPResult::True();
1740 return (Tok.is(tok::equal) || Tok.is(tok::r_paren)) ? TPResult::True()
1754 return TPResult::True(); // '...)' is a sign of a function declarator.