clang API Documentation
#include <LiveVariables.h>
Static Public Member Functions | |
static LiveVariables * | create (AnalysisDeclContext &analysisContext) |
static const void * | getTag () |
Definition at line 109 of file LiveVariables.h.
static LiveVariables* clang::RelaxedLiveVariables::create | ( | AnalysisDeclContext & | analysisContext | ) | [inline, static] |
Reimplemented from clang::LiveVariables.
Definition at line 111 of file LiveVariables.h.
References clang::LiveVariables::computeLiveness().
const void * RelaxedLiveVariables::getTag | ( | ) | [static] |
Reimplemented from clang::LiveVariables.
Definition at line 615 of file LiveVariables.cpp.