Lines Matching defs:BasePath

4415                                       From, /*BasePath=*/nullptr, VK_PRValue,
4434 /*BasePath=*/nullptr, CCK)
4442 /*BasePath=*/nullptr, CCK)
4451 /*BasePath=*/nullptr, CCK)
4459 VK_PRValue, /*BasePath=*/nullptr, CCK)
4507 /*BasePath=*/nullptr, CCK)
4511 /*BasePath=*/nullptr, CCK)
4523 /*BasePath=*/nullptr, CCK)
4543 From = ImpCastExprToType(From, ToType, CK, VK_PRValue, /*BasePath=*/nullptr,
4556 /*BasePath=*/nullptr, CCK)
4560 /*BasePath=*/nullptr, CCK)
4572 /*BasePath=*/nullptr, CCK).get();
4576 /*BasePath=*/nullptr, CCK).get();
4580 /*BasePath=*/nullptr, CCK).get();
4584 /*BasePath=*/nullptr, CCK).get();
4588 /*BasePath=*/nullptr, CCK).get();
4592 /*BasePath=*/nullptr, CCK).get();
4597 /*BasePath=*/nullptr, CCK).get();
4648 CXXCastPath BasePath;
4649 if (CheckPointerConversion(From, NewToType, Kind, BasePath, CStyle))
4661 From = ImpCastExprToType(From, NewToType, Kind, VK_PRValue, &BasePath, CCK)
4668 CXXCastPath BasePath;
4669 if (CheckMemberPointerConversion(From, ToType, Kind, BasePath, CStyle))
4682 ImpCastExprToType(From, ToType, Kind, VK_PRValue, &BasePath, CCK).get();
4702 /*BasePath=*/nullptr, CCK)
4708 CXXCastPath BasePath;
4711 From->getSourceRange(), &BasePath, CStyle))
4716 &BasePath, CCK).get();
4722 /*BasePath=*/nullptr, CCK)
4729 /*BasePath=*/nullptr, CCK)
4737 /*BasePath=*/nullptr, CCK)
4774 VK_PRValue, /*BasePath=*/nullptr, CCK)
4784 VK_PRValue, /*BasePath=*/nullptr, CCK)
4791 VK_PRValue, /*BasePath=*/nullptr, CCK)
4808 VK_PRValue, /*BasePath=*/nullptr, CCK)
4861 /*BasePath=*/nullptr, CCK)
4899 /*BasePath=*/nullptr, CCK)
4925 /*BasePath=*/nullptr, CCK)
6519 CXXCastPath BasePath;
6523 &BasePath))
6532 &BasePath);