Searched refs:getCurrentFunctionReturnType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DIRBuilder.cpp37 Type *IRBuilderBase::getCurrentFunctionReturnType() const { function in class:IRBuilderBase
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h149 Type *getCurrentFunctionReturnType() const;
496 Value *V = UndefValue::get(getCurrentFunctionReturnType());

Completed in 48 milliseconds