Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.cpp167 auto ExtInfos = FPT->getExtParameterInfos(); in appendParameterTypes() local
168 assert(ExtInfos.size() == FPT->getNumParams()); in appendParameterTypes()
171 if (ExtInfos[I].hasPassObjectSize()) in appendParameterTypes()