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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp4695 llvm::SmallPtrSet<const DeclContext *, 8> InnerContexts; local
3746 GetInnerBlockDeclRefExprs(Stmt *S, SmallVectorImpl<DeclRefExpr *> &InnerBlockDeclRefs, llvm::SmallPtrSet<const DeclContext *, 8> &InnerContexts) argument
H A DRewriteModernObjC.cpp5684 llvm::SmallPtrSet<const DeclContext *, 8> InnerContexts; local
4672 GetInnerBlockDeclRefExprs(Stmt *S, SmallVectorImpl<DeclRefExpr *> &InnerBlockDeclRefs, llvm::SmallPtrSet<const DeclContext *, 8> &InnerContexts) argument

Completed in 128 milliseconds