Aggregate enum value | comma::CValue | |
CValue() | comma::CValue | [inline] |
Fat enum value | comma::CValue | |
first() | comma::CValue | [inline] |
first() const | comma::CValue | [inline] |
get(llvm::Value *V1) | comma::CValue | [inline, static] |
getArray(llvm::Value *V1, llvm::Value *V2) | comma::CValue | [inline, static] |
getFat(llvm::Value *V1) | comma::CValue | [inline, static] |
getRecord(llvm::Value *V1) | comma::CValue | [inline, static] |
isAggregate() const | comma::CValue | [inline] |
isArray() const | comma::CValue | [inline] |
isFat() const | comma::CValue | [inline] |
isSimple() const | comma::CValue | [inline] |
Kind enum name | comma::CValue | |
second() | comma::CValue | [inline] |
second() const | comma::CValue | [inline] |
Simple enum value | comma::CValue |