Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprAgg.cpp284 bool UseTemp = Dest.isPotentiallyAliased() || Dest.requiresGCollection() || in withReturnValueSlot() local
293 if (!UseTemp) { in withReturnValueSlot()
317 if (!UseTemp) in withReturnValueSlot()