clang API Documentation
#include <CGCall.h>
Public Member Functions | |
CallArg (RValue rv, QualType ty, bool needscopy) | |
Public Attributes | |
RValue | RV |
QualType | Ty |
bool | NeedsCopy |
clang::CodeGen::CallArg::CallArg | ( | RValue | rv, |
QualType | ty, | ||
bool | needscopy | ||
) | [inline] |