Home | History | Annotate | Download | only in Sema

Lines Matching defs:Proto

164   const FunctionProtoType *Proto =
166 if (Proto->getExceptionSpecType() == clang::EST_Unparsed) {
168 Proto = nullptr;
170 return Proto;