clang API Documentation
#include <ProgramPoint.h>


Public Member Functions | |
| SimpleProgramPointTag (StringRef MsgProvider, StringRef Msg) | |
| StringRef | getTagDescription () const override |
Definition at line 663 of file ProgramPoint.h.
| SimpleProgramPointTag::SimpleProgramPointTag | ( | StringRef | MsgProvider, |
| StringRef | Msg | ||
| ) |
Definition at line 46 of file ProgramPoint.cpp.
| StringRef SimpleProgramPointTag::getTagDescription | ( | ) | const [override, virtual] |
Implements clang::ProgramPointTag.
Definition at line 50 of file ProgramPoint.cpp.