Home
last modified time | relevance | path

Searched defs:ReturnTy (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLBuiltinTypeDeclBuilder.cpp107 QualType ReturnTy; member
343 QualType ReturnTy, in BuiltinTypeMethodBuilder()
816 QualType ReturnTy; in addHandleAccessFunction() local
H A DSemaCodeComplete.cpp9800 Scope *S, std::optional<bool> IsInstanceMethod, ParsedType ReturnTy) { in CodeCompleteObjCMethodDecl()
9978 Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
H A DSemaChecking.cpp835 QualType ReturnTy = CE->getCallReturnType(S.Context); in BuiltinCallWithStaticChain() local
H A DSemaDecl.cpp15469 ArrayRef<ParmVarDecl *> Parameters, QualType ReturnTy, NamedDecl *D) { in DiagnoseSizeOfParametersAndReturnValue()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1937 QualType ReturnTy = C.VoidTy; in GenerateCopyHelperFunction() local
2134 QualType ReturnTy = C.VoidTy; in GenerateDestroyHelperFunction() local
2403 QualType ReturnTy = Context.VoidTy; in generateByrefCopyHelper() local
H A DCGCoroutine.cpp427 QualType ReturnTy = S.getSuspendExpr()->getType(); in generateAwaitSuspendWrapper() local
H A DCGObjC.cpp3766 QualType ReturnTy = C.VoidTy; in GenerateObjCAtomicSetterCopyHelperFunction() local
3864 QualType ReturnTy = C.VoidTy; in GenerateObjCAtomicGetterCopyHelperFunction() local
H A DCGBuiltin.cpp2144 QualType ReturnTy = Ctx.VoidTy; in generateBuiltinOSLogHelperFunction() local
H A DCodeGenModule.cpp5111 QualType ReturnTy, ArrayRef<QualType> ArgTys, StringRef Name, in CreateRuntimeFunction()
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp385 Type *ReturnTy; in addCygMingExtraModule() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp254 QualType ReturnTy = RetE->getType(); in computeObjectUnderConstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1015 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp430 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp3782 QualType ReturnTy = Proto->getReturnType(); in mangleBareFunctionType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp4181 llvm::Type *ReturnTy, in EmitSVEMaskedLoad()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10585 unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, in populateCallLoweringInfo()
10752 Type *ReturnTy = in visitPatchpoint() local