Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isInAllocaArgument

2505 static bool isInAllocaArgument(CGCXXABI &ABI, QualType type) {
2553 assert(!isInAllocaArgument(CGM.getCXXABI(), type) &&
2857 HasInAllocaArgs = isInAllocaArgument(CGM.getCXXABI(), *I);