clang 23.0.0git
llvm::simplify_type< clang::ento::CallEventRef< T > > Struct Template Reference

#include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"

Public Types

using SimpleType = const T *

Static Public Member Functions

static SimpleType getSimplifiedValue (clang::ento::CallEventRef< T > Val)

Detailed Description

template<class T>
struct llvm::simplify_type< clang::ento::CallEventRef< T > >

Definition at line 1528 of file CallEvent.h.

Member Typedef Documentation

◆ SimpleType

template<class T>
using llvm::simplify_type< clang::ento::CallEventRef< T > >::SimpleType = const T *

Definition at line 1529 of file CallEvent.h.

Member Function Documentation

◆ getSimplifiedValue()

template<class T>
SimpleType llvm::simplify_type< clang::ento::CallEventRef< T > >::getSimplifiedValue ( clang::ento::CallEventRef< T > Val)
inlinestatic

Definition at line 1531 of file CallEvent.h.


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