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