Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp499 Env.pushCallInternal(Call->getDirectCallee(), in pushCall()
510 Env.pushCallInternal(Call->getConstructor(), in pushCall()
516 void Environment::pushCallInternal(const FunctionDecl *FuncDecl, in pushCallInternal() function in clang::dataflow::Environment
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h670 void pushCallInternal(const FunctionDecl *FuncDecl,