Searched refs:fproto (Results 1 – 4 of 4) sorted by relevance
5 @protocol fproto; // expected-note {{'fproto' declared here}} protocol15 …Protocol *fproto = @protocol(fproto); // expected-warning {{@protocol is using a forward protocol …
4 @protocol fproto @end protocol14 Protocol *fproto = @protocol(fproto);
547 if (const FunctionProtoType *fproto in RewriteBlocksInFunctionProtoType() local549 for (const auto &I : fproto->param_types()) in RewriteBlocksInFunctionProtoType()
610 if (const FunctionProtoType *fproto in RewriteBlocksInFunctionProtoType() local612 for (const auto &I : fproto->param_types()) in RewriteBlocksInFunctionProtoType()