clang API Documentation

Static Public Member Functions
clang::RelaxedLiveVariables Class Reference

#include <LiveVariables.h>

Inheritance diagram for clang::RelaxedLiveVariables:
Inheritance graph
[legend]
Collaboration diagram for clang::RelaxedLiveVariables:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static LiveVariablescreate (AnalysisDeclContext &analysisContext)
static const void * getTag ()

Detailed Description

Definition at line 109 of file LiveVariables.h.


Member Function Documentation

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.


The documentation for this class was generated from the following files: