Searched defs:ReferencedBlockVars (Results 1 – 4 of 4) sorted by relevance
92 llvm::DenseMap<const BlockDecl *, void *> *ReferencedBlockVars = nullptr; variable
86 llvm::DenseMap<const BlockDecl*,void*> *ReferencedBlockVars; variable
1445 const auto &ReferencedBlockVars = AC->getReferencedBlockVars(BC->getDecl()); in LazyInitializeReferencedVars() local
1619 const auto &ReferencedBlockVars = AC->getReferencedBlockVars(BC->getDecl()); in LazyInitializeReferencedVars() local