Lines Matching defs:BasePath

4389                                       From, /*BasePath=*/nullptr, VK_PRValue,
4408 /*BasePath=*/nullptr, CCK)
4415 /*BasePath=*/nullptr, CCK)
4422 VK_PRValue, /*BasePath=*/nullptr, CCK)
4470 /*BasePath=*/nullptr, CCK)
4474 /*BasePath=*/nullptr, CCK)
4486 /*BasePath=*/nullptr, CCK)
4506 From = ImpCastExprToType(From, ToType, CK, VK_PRValue, /*BasePath=*/nullptr,
4519 /*BasePath=*/nullptr, CCK)
4523 /*BasePath=*/nullptr, CCK)
4535 /*BasePath=*/nullptr, CCK).get();
4539 /*BasePath=*/nullptr, CCK).get();
4543 /*BasePath=*/nullptr, CCK).get();
4547 /*BasePath=*/nullptr, CCK).get();
4551 /*BasePath=*/nullptr, CCK).get();
4555 /*BasePath=*/nullptr, CCK).get();
4560 /*BasePath=*/nullptr, CCK).get();
4610 CXXCastPath BasePath;
4611 if (CheckPointerConversion(From, NewToType, Kind, BasePath, CStyle))
4623 From = ImpCastExprToType(From, NewToType, Kind, VK_PRValue, &BasePath, CCK)
4630 CXXCastPath BasePath;
4631 if (CheckMemberPointerConversion(From, ToType, Kind, BasePath, CStyle))
4644 ImpCastExprToType(From, ToType, Kind, VK_PRValue, &BasePath, CCK).get();
4664 /*BasePath=*/nullptr, CCK)
4670 CXXCastPath BasePath;
4673 From->getSourceRange(), &BasePath, CStyle))
4678 &BasePath, CCK).get();
4684 /*BasePath=*/nullptr, CCK)
4691 /*BasePath=*/nullptr, CCK)
4699 /*BasePath=*/nullptr, CCK)
4736 VK_PRValue, /*BasePath=*/nullptr, CCK)
4746 VK_PRValue, /*BasePath=*/nullptr, CCK)
4753 VK_PRValue, /*BasePath=*/nullptr, CCK)
4769 VK_PRValue, /*BasePath=*/nullptr, CCK)
4822 /*BasePath=*/nullptr, CCK)
4860 /*BasePath=*/nullptr, CCK)
4886 /*BasePath=*/nullptr, CCK)
6371 CXXCastPath BasePath;
6375 &BasePath))
6384 &BasePath);