Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1737 *ArgTypesIter++ = EltTy; in GetFunctionType() local
1746 assert(ArgTypesIter == ArgTypes.begin() + FirstIRArg + NumIRArgs); in GetFunctionType() local