Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp391 initFieldsGlobalsAndFuncs(FuncDecl); in initialize()
428 void Environment::initFieldsGlobalsAndFuncs(const FunctionDecl *FuncDecl) { in initFieldsGlobalsAndFuncs() function in clang::dataflow::Environment
526 initFieldsGlobalsAndFuncs(FuncDecl); in pushCallInternal()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h675 void initFieldsGlobalsAndFuncs(const FunctionDecl *FuncDecl);