Home | History | Annotate | Download | only in Sema

Lines Matching defs:EPI

6650           FunctionProtoType::ExtProtoInfo EPI = FPT->getExtProtoInfo();
6651 EPI.TypeQuals |= Qualifiers::Const;
6653 FPT->getParamTypes(), EPI);