clang 20.0.0git
|
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h"
Public Types | |
typedef T::data_type | data_type |
Static Public Member Functions | |
static void * | MakeVoidPtr (data_type D) |
static data_type | MakeData (void *const *P) |
Definition at line 51 of file ProgramState.h.
typedef T::data_type clang::ento::ProgramStateTrait< T >::data_type |
Definition at line 52 of file ProgramState.h.
|
inlinestatic |
Definition at line 54 of file ProgramState.h.
References P.
Referenced by clang::ento::ProgramState::get().
|
inlinestatic |
Definition at line 53 of file ProgramState.h.
References D.