Searched refs:GetReturnType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBType.h99 GetReturnType ();
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp824 SBTypeMemberFunction::GetReturnType () function in class:SBTypeMemberFunction
829 sb_type.SetSP(lldb::TypeImplSP(new TypeImpl(m_opaque_sp->GetReturnType())));
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DType.h886 GetReturnType () const;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp80 static CanQualType GetReturnType(QualType RetTy) { function
347 GetReturnType(MD->getReturnType()), /*instanceMethod=*/false,
434 return CGT.arrangeLLVMFunctionInfo(GetReturnType(fnType->getReturnType()),
470 GetReturnType(resultType), /*instanceMethod=*/false,
486 GetReturnType(FPT->getReturnType()), /*instanceMethod=*/true,
501 GetReturnType(resultType), /*instanceMethod=*/false,
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp1344 TypeMemberFunctionImpl::GetReturnType () const function in class:TypeMemberFunctionImpl

Completed in 181 milliseconds