ΒΆbool matchesAny(
const clang::ento::CallEvent& Call,
const clang::ento::CallDescription& CD1)
bool matchesAny(
const clang::ento::CallEvent& Call,
const clang::ento::CallDescription& CD1)
Description
Returns true whether the CallEvent matches on any of the CallDescriptions supplied.
Declared at: clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h:107
Parameters
- const clang::ento::CallEvent& Call
- const clang::ento::CallDescription& CD1