|
clang 23.0.0git
|
#include "clang/StaticAnalyzer/Core/BugReporter/BugSuppression.h"#include "clang/AST/DynamicRecursiveASTVisitor.h"#include "clang/StaticAnalyzer/Core/BugReporter/BugReporter.h"#include "llvm/Support/FormatVariadic.h"#include "llvm/Support/TimeProfiler.h"Go to the source code of this file.
Functions | |
| static const Decl * | preferTemplateDefinitionForTemplateSpecializations (const Decl *D) |
Definition at line 188 of file BugSuppression.cpp.
References clang::cast().
Referenced by clang::ento::BugSuppression::isSuppressed().