Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h319 llvm::DenseMap<const ValueDecl *, StorageLocation *> DeclToLoc; variable
H A DDataflowEnvironment.h370 llvm::DenseMap<const ValueDecl *, StorageLocation *> DeclToLoc; variable