Home | History | Annotate | Download | only in Sema

Lines Matching defs:EPI

6854           FunctionProtoType::ExtProtoInfo EPI = FPT->getExtProtoInfo();
6855 EPI.TypeQuals |= Qualifiers::Const;
6857 FPT->getParamTypes(), EPI);