Searched defs:ReturnTy (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp345 Type *ReturnTy; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp215 QualType ReturnTy = RetE->getType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp586 auto *ReturnTy = Type::getVoidTy(M.getContext()); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1928 QualType ReturnTy = C.VoidTy; local
2125 QualType ReturnTy = C.VoidTy; local
2376 QualType ReturnTy = Context.VoidTy; local
[all...]
H A DItaniumCXXABI.cpp2552 QualType ReturnTy = Ctx.VoidTy; local
2558 CGF.StartFunction(GlobalDecl(FD), ReturnTy, GlobalInitFn, local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp2997 QualType ReturnTy = Proto->getReturnType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp434 const DIType *ReturnTy = nullptr; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8723 CodeCompleteObjCMethodDecl(Scope *S, Optional<bool> IsInstanceMethod, ParsedType ReturnTy) argument
8900 CodeCompleteObjCMethodDeclSelector( Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, ArrayRef<IdentifierInfo *> SelIdents) argument
H A DSemaChecking.cpp389 QualType ReturnTy = CE->getCallReturnType(S.Context); local
H A DSemaDecl.cpp13520 DiagnoseSizeOfParametersAndReturnValue( ArrayRef<ParmVarDecl *> Parameters, QualType ReturnTy, NamedDecl *D) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8835 Type *ReturnTy = local
8668 populateCallLoweringInfo( TargetLowering::CallLoweringInfo &CLI, const CallBase *Call, unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, bool IsPatchPoint) argument

Completed in 425 milliseconds