Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp1930 QualType ReturnTy = C.VoidTy; in GenerateCopyHelperFunction() local
2127 QualType ReturnTy = C.VoidTy; in GenerateDestroyHelperFunction() local
2378 QualType ReturnTy = Context.VoidTy; in generateByrefCopyHelper() local
H A DCGObjC.cpp3681 QualType ReturnTy = C.VoidTy; in GenerateObjCAtomicSetterCopyHelperFunction() local
3765 QualType ReturnTy = C.VoidTy; in GenerateObjCAtomicGetterCopyHelperFunction() local
H A DCGBuiltin.cpp1683 QualType ReturnTy = Ctx.VoidTy; in generateBuiltinOSLogHelperFunction() local
8756 llvm::Type *ReturnTy, in EmitSVEMaskedLoad()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp384 Type *ReturnTy; in addCygMingExtraModule() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp225 QualType ReturnTy = RetE->getType(); in computeObjectUnderConstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp596 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp422 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp8907 ParsedType ReturnTy) { in CodeCompleteObjCMethodDecl()
9084 Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
H A DSemaDecl.cpp13790 ArrayRef<ParmVarDecl *> Parameters, QualType ReturnTy, NamedDecl *D) { in DiagnoseSizeOfParametersAndReturnValue()
H A DSemaChecking.cpp391 QualType ReturnTy = CE->getCallReturnType(S.Context); in SemaBuiltinCallWithStaticChain() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp3221 QualType ReturnTy = Proto->getReturnType(); in mangleBareFunctionType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8980 unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, in populateCallLoweringInfo()
9145 Type *ReturnTy = in visitPatchpoint() local