clang 22.0.0git
clang::ento::DataTag::Factory Class Reference

#include "clang/StaticAnalyzer/Core/BugReporter/BugReporter.h"

Public Member Functions

template<class DataTagType, class... Args>
const DataTagType * make (Args &&... ConstructorArgs)

Detailed Description

Definition at line 766 of file BugReporter.h.

Member Function Documentation

◆ make()

template<class DataTagType, class... Args>
const DataTagType * clang::ento::DataTag::Factory::make ( Args &&... ConstructorArgs)
inline

Definition at line 771 of file BugReporter.h.


The documentation for this class was generated from the following file: