Home
last modified time | relevance | path

Searched defs:ReferencedBlockVars (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h92 llvm::DenseMap<const BlockDecl *, void *> *ReferencedBlockVars = nullptr; variable
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1700 const auto &ReferencedBlockVars = AC->getReferencedBlockVars(BC->getDecl()); LazyInitializeReferencedVars() local