Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isInAllocaArgument

1945 static bool isInAllocaArgument(CGCXXABI &ABI, QualType type) {
1987 if (isInAllocaArgument(CGM.getCXXABI(), type)) {
2275 HasInAllocaArgs = isInAllocaArgument(CGM.getCXXABI(), *I);