ΒΆbool matchesAnyAsWritten(
    const clang::CallExpr& CE,
    const clang::ento::CallDescription& CD1)

Description

Returns true whether the CallExpr matches on any of the CallDescriptions supplied.

Declared at: clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h:144

Parameters

const clang::CallExpr& CE
const clang::ento::CallDescription& CD1