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

References

tools/clang/lib/CodeGen/CGCall.cpp
 2024        I != E; ++I, ++ArgNo) {
 2024        I != E; ++I, ++ArgNo) {
 2025     QualType ParamType = I->type;
 2026     const ABIArgInfo &AI = I->info;