clang
3.7.0
|
This is the complete list of members for clang::CodeGen::RValue, including all inherited members.
get(llvm::Value *V) | clang::CodeGen::RValue | inlinestatic |
getAggregate(llvm::Value *V, bool Volatile=false) | clang::CodeGen::RValue | inlinestatic |
getAggregateAddr() const | clang::CodeGen::RValue | inline |
getComplex(llvm::Value *V1, llvm::Value *V2) | clang::CodeGen::RValue | inlinestatic |
getComplex(const std::pair< llvm::Value *, llvm::Value * > &C) | clang::CodeGen::RValue | inlinestatic |
getComplexVal() const | clang::CodeGen::RValue | inline |
getScalarVal() const | clang::CodeGen::RValue | inline |
isAggregate() const | clang::CodeGen::RValue | inline |
isComplex() const | clang::CodeGen::RValue | inline |
isScalar() const | clang::CodeGen::RValue | inline |
isVolatileQualified() const | clang::CodeGen::RValue | inline |