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