Home
last modified time | relevance | path

Searched refs:fproto (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteObjC.cpp547 if (const FunctionProtoType *fproto in RewriteBlocksInFunctionProtoType() local
549 for (const auto &I : fproto->param_types()) in RewriteBlocksInFunctionProtoType()
HDRewriteModernObjC.cpp611 if (const FunctionProtoType *fproto in RewriteBlocksInFunctionProtoType() local
613 for (const auto &I : fproto->param_types()) in RewriteBlocksInFunctionProtoType()