Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp173 auto ExtInfos = FPT->getExtParameterInfos(); in appendParameterTypes() local
174 assert(ExtInfos.size() == FPT->getNumParams()); in appendParameterTypes()
177 if (ExtInfos[I].hasPassObjectSize()) in appendParameterTypes()