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/ADT/STLExtras.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