Home
last modified time | relevance | path

Searched defs:argTys (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/lib/libc/include/
H A Dblock_abi.h33 #define DECLARE_BLOCK(retTy, name, argTys, ...)\ argument
42 #define DECLARE_BLOCK(retTy, name, argTys, ...)\ argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp492 SmallVector<CanQualType, 16> argTys; arrangeObjCMessageSendSignature() local