Home
last modified time | relevance | path

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

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