Go to the source code of this file.
|
| static void | emitDiagnostics (const BoundNodes &Nodes, BugReporter &BR, AnalysisDeclContext *ADC, const MemoryUnsafeCastChecker *Checker, const BugType &BT) |
| static void | emitDiagnosticsUnrelated (const BoundNodes &Nodes, BugReporter &BR, AnalysisDeclContext *ADC, const MemoryUnsafeCastChecker *Checker, const BugType &BT) |
| static void | emitDiagnosticsIdArg (const BoundNodes &Nodes, BugReporter &BR, AnalysisDeclContext *ADC, const MemoryUnsafeCastChecker *Checker, const BugType &BT) |
| static decltype(auto) | hasTypePointingTo (DeclarationMatcher DeclM) |
| static decltype(auto) | isThisOrDerefThis () |
◆ emitDiagnostics()
◆ emitDiagnosticsIdArg()
◆ emitDiagnosticsUnrelated()
◆ hasTypePointingTo()
◆ isThisOrDerefThis()
| decltype(auto) isThisOrDerefThis |
( |
| ) |
|
|
static |