Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp323 StorageLocation &Environment::createStorageLocation(QualType Type) { in createStorageLocation() function in clang::dataflow::Environment
327 StorageLocation &Environment::createStorageLocation(const VarDecl &D) { in createStorageLocation() function in clang::dataflow::Environment
334 StorageLocation &Environment::createStorageLocation(const Expr &E) { in createStorageLocation() function in clang::dataflow::Environment