Home
last modified time | relevance | path

Searched refs:initVars (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp206 void Environment::initVars(llvm::DenseSet<const VarDecl *> Vars) { in initVars() function in clang::dataflow::Environment
261 initVars(Vars); in Environment()
354 initVars(Vars); in pushCallInternal()
/openbsd/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h461 void initVars(llvm::DenseSet<const VarDecl *> Vars);