ROSE
0.9.6a
|
This is the complete list of members for varID, including all inherited members.
add(SgInitializedName *name) | varID | |
addAnnotation(const std::string &aName, void *annot) | varID | |
annotations | varID | |
collectDotComponents(const SgDotExp *dotExp) | varID | |
components | varID | |
equal(const varID &two) const | varID | |
genID() | varID | private |
getAnnotation(const std::string &aName) const | varID | |
getAnnotations() const | varID | |
getID() const | varID | |
getScope() const | varID | virtual |
globalMaxID | varID | privatestatic |
hasAllAnnotations(const std::set< std::string > &aNames) const | varID | |
hasAnnotation(const std::string &aName) const | varID | |
hasAnyAnnotation(const std::set< std::string > &aNames) const | varID | |
ID | varID | private |
init(const varID &that) | varID | |
init(SgNode *n) | varID | |
init(const SgExpression *exp) | varID | |
init(SgInitializedName *name) | varID | |
isArrayType() const | varID | |
isCompilerGenerated() const | varID | |
isGlobal() const | varID | virtual |
isValidVarExp(const SgNode *exp) | varID | static |
isValidVarExp(const SgExpression *exp) | varID | static |
isValidVarExp(const SgInitializedName *exp) | varID | static |
isValidVarExp_rec(const SgExpression *exp) | varID | protectedstatic |
lessThan(const varID &two) const | varID | |
name | varID | |
numAnnotations() const | varID | |
operator!=(const varID &that) const | varID | |
operator<(const variable &that) const | varID | virtual |
operator<=(const varID &that) const | varID | |
operator=(const variable &that) | varID | |
operator==(const variable &that) const | varID | virtual |
operator>(const varID &that) const | varID | |
operator>=(const varID &that) const | varID | |
remAllAnnotations() | varID | |
remAnnotation(const std::string &aName) | varID | |
str() const | varID | virtual |
str(bool noAnnot) const | varID | |
str_linenum() const | varID | |
str_ptr() const | varID | |
swapAnnotations(const std::string &fromAnnotName, void *fromAnnotVal, const std::string &toAnnotName, void *toAnnotVal) | varID | |
toSgExpression() const | varID | virtual |
toSgExpression_rec(std::vector< SgInitializedName * >::const_iterator rest) const | varID | protected |
varID() | varID | inline |
varID(std::string name) | varID | inline |
varID(SgNode *n) | varID | inline |
varID(SgInitializedName *name) | varID | inline |
varID(const SgExpression *exp) | varID | inline |
varID(const varID &that) | varID | inline |
varType | varID | |
~variable() | variable | inlinevirtual |