Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.cpp3746 static AggValueSlot createPlaceholderSlot(CodeGenFunction &CGF, in createPlaceholderSlot() function
4381 ? createPlaceholderSlot(*this, type) : CreateAggTemp(type, "agg.tmp"); in EmitCallArg()