Lines Matching defs:true
209 DerivedTy, DerivedAlign, true);
385 void VisitCXXThisExpr(CXXThisExpr *E) { UsesThis = true; }
472 CGF.EmitComplexExprIntoLValue(Init, LV, /*isInit*/ true);
517 // If the condition is true, execute the body.
540 CGF.EmitBlock(AfterFor, true);
619 EmitComplexExprIntoLValue(Init, LHS, /*isInit*/ true);
704 return true;
707 // Emit code in ctor (Prologue==true) or dtor (Prologue==false)
774 EmitAsanPrologueOrEpilogue(true);
798 EnterCXXTryStmt(*cast<CXXTryStmt>(Body), true);
825 ExitCXXTryStmt(*cast<CXXTryStmt>(Body), true);
866 return true;
1015 // Returns true if a CXXCtorInitializer represents a member initialization
1036 return true;
1284 return true;
1317 return true;
1328 return true;
1347 return true;
1373 EnterCXXTryStmt(*cast<CXXTryStmt>(Body), true);
1437 ExitCXXTryStmt(*cast<CXXTryStmt>(Body), true);
1564 /*BaseIsVirtual*/ true);
1612 /// \param zeroInitialize true if each element should be
1631 /// \param zeroInitialize true if each element should be
1841 /*Delegating=*/true)) {
1878 /*Delegating=*/true, Addr);
2000 llvm::FunctionType::get(CGM.Int32Ty, /*isVarArg=*/true)
2217 while (true) {
2259 return true;
2264 return true;
2269 return true;
2290 return true;
2294 return true;