Lines Matching defs:false

284                             ValueDecl *VD, bool def=false);
422 /// to a function pointer type and upon success, returns true; false
430 return false;
458 return false;
471 return false;
489 bool variadic = false) {
571 return false;
630 DisableReplaceStmt = false;
631 objc_impl_method = false;
771 static bool objcGetPropertyDefined = false;
772 static bool objcSetPropertyDefined = false;
1734 bool hasReturns = false;
1970 bool hasReturns = false;
2016 StringLiteral::Ascii, false,
2034 StringLiteral::Ascii, false,
2050 DeclRefExpr *DRE = new (Context) DeclRefExpr(FD, false, msgSendType,
2078 return false;
2082 return false;
2112 return false;
2548 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue,
2582 /*Mutable=*/false,
2632 false, msgSendType,
2641 : false);
2710 false,
2721 StringLiteral::Ascii, false,
2752 false, superType, VK_LValue,
2779 ILE, false);
2798 StringLiteral::Ascii, false,
2820 false,
2830 StringLiteral::Ascii, false, argType,
2860 false, superType, VK_LValue,
2886 false);
2915 StringLiteral::Ascii, false,
3010 DeclRefExpr *DRE = new (Context) DeclRefExpr(MsgSendFlavor, false, msgSendType,
3068 false);
3116 DeclRefExpr *DRE = new (Context) DeclRefExpr(VD, false, getProtocolType(),
3154 return false;
3323 return false;
3534 firsTime = false;
3549 firsTime = false;
4069 return false;
4093 return false;
4451 false, false);
4515 DeclRefExpr *DRE = new (Context) DeclRefExpr(FD, false, FType, VK_RValue,
4522 DeclRefExpr *Arg = new (Context) DeclRefExpr(FD, false, FD->getType(),
4537 new (Context) UnaryOperator(new (Context) DeclRefExpr(NewVD, false,
4556 Exp = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue,
4566 Arg = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue,
4572 Exp = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue,
4600 Exp = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue,
4602 bool isNestedCapturedVar = false;
4653 return false;
4710 DisableReplaceStmt = false;
5027 InsertText(SM->getLocForStartOfFile(MainFileID), Preamble, false);
5190 static bool objc_protocol_methods = false;
5296 static bool objc_protocol = false;
5395 static bool objc_ivar = false;
5497 false, "", IDecl->getName(), Result);
5519 static bool objc_class = false;
5778 false, "CATEGORY_", FullCategoryName.c_str(),
5799 static bool objc_category = false;