Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp834 void Environment::setStorageLocation(const ValueDecl &D, StorageLocation &Loc) { setStorageLocation() function in clang::dataflow::Environment
857 void Environment::setStorageLocation(const Expr &E, StorageLocation &Loc) { setStorageLocation() function in clang::dataflow::Environment