Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Optimizer/Builder/
H A DIntrinsicCall.h679 llvm::SmallVector<ParamTypeId> argTys = {ArgTys::ty...}; genFuncType() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DCharacter.cpp340 auto argTys = memmv.getFunctionType().getInputs(); in createCopy() local
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp502 SmallVector<CanQualType, 16> argTys; arrangeObjCMessageSendSignature() local