Home
last modified time | relevance | path

Searched defs:fproto (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dprotocol-expr-1.m4 @protocol fproto @end protocol
H A Dprotocol-expr-neg-1.m5 @protocol fproto; // expected-note {{'fproto' declared here}} protocol
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp547 for (const auto &I : fproto->param_types()) in RewriteBlocksInFunctionProtoType() local
H A DRewriteModernObjC.cpp611 if (const FunctionProtoType *fproto RewriteBlocksInFunctionProtoType() local