Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCall.cpp2480 static AggValueSlot createPlaceholderSlot(CodeGenFunction &CGF, QualType Ty) { in createPlaceholderSlot() function
2907 Slot = createPlaceholderSlot(*this, type); in EmitCallArg()