Searched defs:getScalarVal (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGValue.h | 57 /// getScalarVal() - Return the Value* of this scalar value. 58 llvm::Value *getScalarVal() const { function in class:clang::CodeGen::RValue |
Completed in 31 milliseconds