Searched defs:ProtoType (Results 1 – 3 of 3) sorted by relevance
49 Type *ProtoType = nullptr; variable
978 if (const auto *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewAllocatorCall() local1049 if (const auto *ProtoType = FD->getType()->getAs<FunctionProtoType>()) in VisitCXXNewExpr() local
2130 ObjCProtocolDecl *ProtoType = Actions.ObjC().ActOnStartProtocolInterface( in ParseObjCAtProtocolDeclaration() local