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