clang 20.0.0git
|
#include "clang/StaticAnalyzer/Core/BugReporter/BugReporter.h"
Public Member Functions | |
template<class DataTagType , class... Args> | |
const DataTagType * | make (Args &&... ConstructorArgs) |
Definition at line 759 of file BugReporter.h.
|
inline |
Definition at line 764 of file BugReporter.h.
Referenced by clang::ento::CheckerContext::getNoteTag().