Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h465 StorageLocation &createObject(const VarDecl &D) { in createObject() function
474 StorageLocation &createObject(const ValueDecl &D, const Expr *InitExpr) { in createObject() function