Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp486 Environment Environment::pushCall(const CallExpr *Call) const { pushCall() function in clang::dataflow::Environment
505 Environment Environment::pushCall(const CXXConstructExpr *Call) const { pushCall() function in clang::dataflow::Environment