Searched defs:getReturnType (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DDerivedTypes.h121 Type *getReturnType() const { return ContainedTys[0]; } function in class:llvm::FunctionType
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DFunction.cpp179 Type *Function::getReturnType() const { function in class:Function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h323 CanQualType getReturnType() const { return getArgsBuffer()[0].type; } function in class:clang::CodeGen::CGFunctionInfo

Completed in 102 milliseconds