Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasPrototype

664     declarator.getFunctionTypeInfo().hasPrototype = true;
3985 } else if (!FTI.hasPrototype) {