reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp
   41   ASTContext &Ctx = AC->getASTContext();
   64     PathDiagnosticLocation Loc(CE, BR.getSourceManager(), AC);
   66         AC->getDecl(), Checker, "Cast from non-struct type to struct type",
   96     PathDiagnosticLocation Loc(CE, BR.getSourceManager(), AC);
   97     BR.EmitBasicReport(AC->getDecl(), Checker, "Widening cast to struct type",