Home
last modified time | relevance | path

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

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