Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isVariadic

2670   if (isa<FunctionNoProtoType>(FnType) && !FnInfo.isVariadic()) {