Searched defs:ProtoType (Results 1 – 3 of 3) sorted by relevance
47 Type *ProtoType = nullptr; variable
815 if (const auto *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewAllocatorCall() local888 if (const auto *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewExpr() local
2084 Decl *ProtoType = Actions.ActOnStartProtocolInterface( in ParseObjCAtProtocolDeclaration() local