Home | History | Annotate | Download | only in Sema

Lines Matching defs:BasePath

3130                                       From, /*BasePath=*/nullptr, VK_RValue);
3146 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3152 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3195 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3205 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3208 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3215 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3234 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3241 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3244 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3249 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3285 CXXCastPath BasePath;
3286 if (CheckPointerConversion(From, ToType, Kind, BasePath, CStyle))
3298 From = ImpCastExprToType(From, ToType, Kind, VK_RValue, &BasePath, CCK)
3305 CXXCastPath BasePath;
3306 if (CheckMemberPointerConversion(From, ToType, Kind, BasePath, CStyle))
3318 From = ImpCastExprToType(From, ToType, Kind, VK_RValue, &BasePath, CCK)
3332 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3336 CXXCastPath BasePath;
3341 &BasePath,
3347 &BasePath, CCK).get();
3353 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3367 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3405 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3413 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3418 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3425 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3468 CK_NoOp, VK, /*BasePath=*/nullptr, CCK).get();
4588 CXXCastPath BasePath;
4592 &BasePath))
4599 &BasePath);