Home
last modified time | relevance | path

Searched defs:retTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/include/
H A Dblock_abi.h33 #define DECLARE_BLOCK(retTy, name, argTys, ...)\ argument
42 #define DECLARE_BLOCK(retTy, name, argTys, ...)\ argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2077 auto retTy = OMD->getReturnType(); in GenerateDirectMethodPrologue() local
H A DCGObjC.cpp1200 llvm::Type *retTy = ConvertType(getterMethod->getReturnType()); in generateObjCGetterBody() local
H A DCGObjCMac.cpp4080 auto retTy = OMD->getReturnType(); in GenerateDirectMethodPrologue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1387 const DataLayout &DL, Type *retTy, const ArgListTy &Args, in getPrototype()