clang 23.0.0git
BugSuppression.cpp File Reference
#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 DeclpreferTemplateDefinitionForTemplateSpecializations (const Decl *D)

Function Documentation

◆ preferTemplateDefinitionForTemplateSpecializations()

const Decl * preferTemplateDefinitionForTemplateSpecializations ( const Decl * D)
static

Definition at line 188 of file BugSuppression.cpp.

References clang::cast().

Referenced by clang::ento::BugSuppression::isSuppressed().