reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
  378     std::string SynthesizeBlockFunc(BlockExpr *CE, int i,

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 3578     std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag);