Searched defs:ProtoType (Results 1 – 9 of 9) sorted by relevance
56 struct ProtoType { struct62 ProtoType GetSigned() const; argument
41 const auto *ProtoType = Decl->getType()->getAs<FunctionProtoType>(); in check() local
47 Type *ProtoType = nullptr; variable
48 Type *ProtoType; variable
815 if (const auto *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewAllocatorCall() local888 if (const auto *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewExpr() local
481 if (const FunctionProtoType *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewExpr() local
2080 Decl *ProtoType = Actions.ActOnStartProtocolInterface( in ParseObjCAtProtocolDeclaration() local
2094 Decl *ProtoType = in ParseObjCAtProtocolDeclaration() local