clang  19.0.0git
clang::ento::CallDescription Member List

This is the complete list of members for clang::ento::CallDescription, including all inherited members.

begin_qualified_name_parts() constclang::ento::CallDescriptioninline
CallDescription(Mode MatchAs, ArrayRef< StringRef > QualifiedName, MaybeCount RequiredArgs=std::nullopt, MaybeCount RequiredParams=std::nullopt)clang::ento::CallDescription
CallEvent classclang::ento::CallDescriptionfriend
end_qualified_name_parts() constclang::ento::CallDescriptioninline
getFunctionName() constclang::ento::CallDescriptioninline
hasQualifiedNameParts() constclang::ento::CallDescriptioninline
matches(const CallEvent &Call) constclang::ento::CallDescription
matchesAny(const CallEvent &Call, const CallDescription &CD1)clang::ento::CallDescriptionfriend
matchesAny(const CallEvent &Call, const CallDescription &CD1, const Ts &...CDs)clang::ento::CallDescriptionfriend
matchesAnyAsWritten(const CallExpr &CE, const CallDescription &CD1)clang::ento::CallDescriptionfriend
matchesAnyAsWritten(const CallExpr &CE, const CallDescription &CD1, const Ts &...CDs)clang::ento::CallDescriptionfriend
matchesAsWritten(const CallExpr &CE) constclang::ento::CallDescription
Mode enum nameclang::ento::CallDescription