|
clang 23.0.0git
|
Type trait that checks whether T has a static analysisName() method returning AnalysisName.
More...
#include "clang/ScalableStaticAnalysisFramework/Core/WholeProgramAnalysis/AnalysisTraits.h"
Type trait that checks whether T has a static analysisName() method returning AnalysisName.
Used to enforce the convention on AnalysisResult subclasses and analysis classes at instantiation time.
Definition at line 25 of file AnalysisTraits.h.