clang 20.0.0git
|
This is the complete list of members for clang::ento::CallDescription, including all inherited members.
begin_qualified_name_parts() const | clang::ento::CallDescription | inline |
CallDescription(Mode MatchAs, ArrayRef< StringRef > QualifiedName, MaybeCount RequiredArgs=std::nullopt, MaybeCount RequiredParams=std::nullopt) | clang::ento::CallDescription | |
CallEvent | clang::ento::CallDescription | friend |
end_qualified_name_parts() const | clang::ento::CallDescription | inline |
getFunctionName() const | clang::ento::CallDescription | inline |
hasQualifiedNameParts() const | clang::ento::CallDescription | inline |
matches(const CallEvent &Call) const | clang::ento::CallDescription | |
matchesAny | clang::ento::CallDescription | friend |
matchesAny | clang::ento::CallDescription | friend |
matchesAnyAsWritten | clang::ento::CallDescription | friend |
matchesAnyAsWritten | clang::ento::CallDescription | friend |
matchesAsWritten(const CallExpr &CE) const | clang::ento::CallDescription | |
Mode enum name | clang::ento::CallDescription |