Home
last modified time | relevance | path

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

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