Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h501 AnyFunctionCall(const Expr *E, ProgramStateRef St, in AnyFunctionCall() function
505 AnyFunctionCall(const Decl *D, ProgramStateRef St, in AnyFunctionCall() function