Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1134 bool isIndirectReturn = !isTrivialForABI || FI.isInstanceMethod(); in classifyReturnType() local
1136 if (isIndirectReturn) { in classifyReturnType()