Home | History | Annotate | Download | only in Sema

Lines Matching refs:BasePath

2769                              VK_RValue, /*BasePath=*/nullptr, CCK).get();
2775 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2799 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2809 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2812 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2819 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2838 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2845 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2848 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2853 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2889 CXXCastPath BasePath;
2890 if (CheckPointerConversion(From, ToType, Kind, BasePath, CStyle))
2902 From = ImpCastExprToType(From, ToType, Kind, VK_RValue, &BasePath, CCK)
2909 CXXCastPath BasePath;
2910 if (CheckMemberPointerConversion(From, ToType, Kind, BasePath, CStyle))
2914 From = ImpCastExprToType(From, ToType, Kind, VK_RValue, &BasePath, CCK)
2928 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2932 CXXCastPath BasePath;
2937 &BasePath,
2943 &BasePath, CCK).get();
2949 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2954 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2991 VK_RValue, /*BasePath=*/nullptr, CCK).get();
2999 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3004 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3011 VK_RValue, /*BasePath=*/nullptr, CCK).get();
3053 CK_NoOp, VK, /*BasePath=*/nullptr, CCK).get();
4118 CXXCastPath BasePath;
4122 &BasePath))
4129 &BasePath);