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

References

tools/clang/lib/AST/ExprConstant.cpp
 5118     CovariantAdjustmentPath.push_back(Callee->getReturnType());
 5127                       Next->getReturnType(), CovariantAdjustmentPath.back()))
 5128         CovariantAdjustmentPath.push_back(Next->getReturnType());
 5131                                          CovariantAdjustmentPath.back()))
 5132       CovariantAdjustmentPath.push_back(Found->getReturnType());