clang API Documentation
#include <ProgramPoint.h>
Public Member Functions | |
PreStore (const Stmt *S, const LocationContext *L, const ProgramPointTag *tag=nullptr) | |
Friends | |
class | ProgramPoint |
Definition at line 347 of file ProgramPoint.h.
clang::PreStore::PreStore | ( | const Stmt * | S, |
const LocationContext * | L, | ||
const ProgramPointTag * | tag = nullptr |
||
) | [inline] |
Definition at line 349 of file ProgramPoint.h.
friend class ProgramPoint [friend] |
Reimplemented from clang::LocationCheck.
Definition at line 354 of file ProgramPoint.h.