Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp845 StorageLocation *Environment::getStorageLocation(const ValueDecl &D) const { getStorageLocation() function in clang::dataflow::Environment
868 StorageLocation *Environment::getStorageLocation(const Expr &E) const { getStorageLocation() function in clang::dataflow::Environment