clang API Documentation

clang::CodeGen::CallArgList Member List
This is the complete list of members for clang::CodeGen::CallArgList, including all inherited members.
add(RValue rvalue, QualType type, bool needscopy=false)clang::CodeGen::CallArgList [inline]
addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, llvm::Instruction *IsActiveIP)clang::CodeGen::CallArgList [inline]
addFrom(const CallArgList &other)clang::CodeGen::CallArgList [inline]
addWriteback(LValue srcLV, llvm::Value *temporary, llvm::Value *toUse)clang::CodeGen::CallArgList [inline]
allocateArgumentMemory(CodeGenFunction &CGF)clang::CodeGen::CallArgList
CallArgList()clang::CodeGen::CallArgList [inline]
freeArgumentMemory(CodeGenFunction &CGF) const clang::CodeGen::CallArgList
getCleanupsToDeactivate() const clang::CodeGen::CallArgList [inline]
getStackBase() const clang::CodeGen::CallArgList [inline]
hasWritebacks() const clang::CodeGen::CallArgList [inline]
isUsingInAlloca() const clang::CodeGen::CallArgList [inline]
writeback_const_range typedefclang::CodeGen::CallArgList
writebacks() const clang::CodeGen::CallArgList [inline]