Searched defs:InnerBlockDeclRefs (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp3746 GetInnerBlockDeclRefExprs(Stmt *S, SmallVector<DeclRefExpr *, 8> &InnerBlockDeclRefs, llvm::SmallPtrSet<const DeclContext *, 8> &InnerContexts) argument
4454 SynthBlockInitExpr(BlockExpr *Exp, const SmallVector<DeclRefExpr *, 8> &InnerBlockDeclRefs) argument
4694 SmallVector<DeclRefExpr *, 8> InnerBlockDeclRefs; local
[all...]
H A DRewriteModernObjC.cpp4665 GetInnerBlockDeclRefExprs(Stmt *S, SmallVector<DeclRefExpr *, 8> &InnerBlockDeclRefs, llvm::SmallPtrSet<const DeclContext *, 8> &InnerContexts) argument
5409 SynthBlockInitExpr(BlockExpr *Exp, const SmallVector<DeclRefExpr *, 8> &InnerBlockDeclRefs) argument
5676 SmallVector<DeclRefExpr *, 8> InnerBlockDeclRefs; local
[all...]

Completed in 160 milliseconds