Searched defs:ProtoType (Results 1 – 5 of 5) sorted by relevance
29 const auto *ProtoType = FuncDecl->getType()->castAs<FunctionProtoType>(); in check() local
49 Type *ProtoType = nullptr; variable
978 if (const auto *ProtoType = Ty->getAs<FunctionProtoType>()) VisitCXXNewAllocatorCall() local 1049 if (const auto *ProtoType = FD->getType()->getAs<FunctionProtoType>()) VisitCXXNewExpr() local
877 if (auto *ProtoType = FD->getType()->getAs<FunctionProtoType>()) { in highlightMutableReferenceArguments() local
2130 ObjCProtocolDecl *ProtoType = Actions.ObjC().ActOnStartProtocolInterface( ParseObjCAtProtocolDeclaration() local