clang 22.0.0git
OSObjectCStyleCast.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::ast_matchers

Functions

 clang::ast_matchers::AST_MATCHER_P (StringLiteral, mentionsBoundType, std::string, BindingID)
static void emitDiagnostics (const BoundNodes &Nodes, BugReporter &BR, AnalysisDeclContext *ADC, const OSObjectCStyleCastChecker *Checker)
static decltype(auto) hasTypePointingTo (DeclarationMatcher DeclM)

Function Documentation

◆ emitDiagnostics()

◆ hasTypePointingTo()

decltype(auto) hasTypePointingTo ( DeclarationMatcher DeclM)
static