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

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 2733     Params.push_back(Param);
 2744         Params.push_back(SizeT);
 2748           Params.push_back(Context.getTypeDeclType(getStdAlignValT()));
 2751             Context.DeclarationNames.getCXXOperatorName(Kind), Return, Params);
 2754           Params.pop_back();