reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 3895   bool CStyle = (CCK == CCK_CStyleCast || CCK == CCK_FunctionalCast);
 3895   bool CStyle = (CCK == CCK_CStyleCast || CCK == CCK_FunctionalCast);
 3973                              VK_RValue, /*BasePath=*/nullptr, CCK).get();
 3979                              VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4022                                VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4025                                VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4032                              VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4051                              VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4058                                VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4061                                VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4066                                VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4111       CheckObjCConversion(SourceRange(), ToType, From, CCK);
 4112     From = ImpCastExprToType(From, ToType, Kind, VK_RValue, &BasePath, CCK)
 4132     From = ImpCastExprToType(From, ToType, Kind, VK_RValue, &BasePath, CCK)
 4146                              VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4158                       &BasePath, CCK).get();
 4164                              VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4171                              /*BasePath=*/nullptr, CCK).get();
 4209                                VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4217                                  VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4222                                  VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4237                              VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4284                              VK_RValue, /*BasePath=*/nullptr, CCK).get();
 4306                              /*BasePath=*/nullptr, CCK)
 4331                              VK_RValue, nullptr, CCK).get();
 4336   if (!isCast(CCK))