Searched defs:ReturnTy (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBlocks.cpp | 1930 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 D | CGObjC.cpp | 3681 QualType ReturnTy = C.VoidTy; in GenerateObjCAtomicSetterCopyHelperFunction() local 3765 QualType ReturnTy = C.VoidTy; in GenerateObjCAtomicGetterCopyHelperFunction() local
|
H A D | CGBuiltin.cpp | 1683 QualType ReturnTy = Ctx.VoidTy; in generateBuiltinOSLogHelperFunction() local 8756 llvm::Type *ReturnTy, in EmitSVEMaskedLoad()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/ |
H A D | lli.cpp | 384 Type *ReturnTy; in addCygMingExtraModule() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 225 QualType ReturnTy = RetE->getType(); in computeObjectUnderConstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 596 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 422 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 8907 ParsedType ReturnTy) { in CodeCompleteObjCMethodDecl() 9084 Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
|
H A D | SemaDecl.cpp | 13790 ArrayRef<ParmVarDecl *> Parameters, QualType ReturnTy, NamedDecl *D) { in DiagnoseSizeOfParametersAndReturnValue()
|
H A D | SemaChecking.cpp | 391 QualType ReturnTy = CE->getCallReturnType(S.Context); in SemaBuiltinCallWithStaticChain() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ItaniumMangle.cpp | 3221 QualType ReturnTy = Proto->getReturnType(); in mangleBareFunctionType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 8980 unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, in populateCallLoweringInfo() 9145 Type *ReturnTy = in visitPatchpoint() local
|