Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp163 auto ExtInfos = FPT->getExtParameterInfos(); in appendParameterTypes() local
164 assert(ExtInfos.size() == FPT->getNumParams()); in appendParameterTypes()
167 if (ExtInfos[I].hasPassObjectSize()) in appendParameterTypes()