• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/

Lines Matching defs:true

118       var->setARCPseudoStrong(true);
196 return true;
310 if (DiagnoseNoDiscard(*this, A, Loc, R1, R2, /*isCtor=*/true))
403 F->setUsesFPIntrin(true);
503 getCurFunction()->SwitchStack.back().setInt(true);
640 return true;
645 return true;
683 : ICEConvertDiagnoser(/*AllowScopedEnumerations*/true, false, true),
801 /// Returns true if we should emit a diagnostic about this case expression not
832 return true;
932 CaseListIsErroneous = true;
942 HasDependentValue = true;
967 HasDependentValue = true;
1032 CaseListIsErroneous = true;
1125 CaseListIsErroneous = true;
1237 hasCasesNotInSwitch = true;
1297 if (!IsValueInFlagEnum(ED, RhsVal, true))
1383 // the evaluated decls into a vector. Simple is set to true if none
1397 Simple(true) {}
1481 FoundDecl = true;
1485 FoundDecl = true;
1489 FoundDecl = true;
1526 FoundDecl = true;
1591 // If Statement is an incemement or decrement, return true and sets the
1604 Increment = true;
1621 Increment = true;
1667 InSwitch = true;
1901 /*instance*/ true);
1999 /// \return true if an error occurs.
2006 return true;
2020 return true;
2064 IsTemplate = true;
2491 /*IsType=*/true,
2501 /*IsType=*/true,
3043 return true;
3054 return true;
3064 /// \param ConvertingConstructorsOnly If true, follow [class.copy]p32 and reject
3184 true, Res);
3457 return true;
3462 return true;
3495 return true;
3517 return true;
3532 return true;
3537 return true;
3545 return true;
3569 << true /*IsLambda*/;
3575 return true;
3642 isObjCMethod = true;
4007 IsPointer = true;
4084 return true;
4214 FD->setUsesSEHTry(true);
4408 ContextIsFound = true;