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