Home
last modified time | relevance | path

Searched refs:ExtInfos (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp168 auto ExtInfos = FPT->getExtParameterInfos(); in appendParameterTypes() local
169 assert(ExtInfos.size() == FPT->getNumParams()); in appendParameterTypes()
172 if (ExtInfos[I].hasPassObjectSize()) in appendParameterTypes()