| addAdditionalNodesAndEdges(SgNode *node) | AstDOTGeneration | |
| additionalEdgeInfo(SgNode *from, SgNode *to, std::string label) | AstDOTGeneration | protected |
| additionalEdgeOptions(SgNode *from, SgNode *to, std::string label) | AstDOTGeneration | protected |
| additionalNodeInfo(SgNode *node) | AstDOTGeneration | protected |
| additionalNodeOptions(SgNode *node) | AstDOTGeneration | protected |
| AstDOTGenerationExtended(ExtraNodeInfo_t eni_=ExtraNodeInfo_t(), ExtraNodeOptions_t eno_=ExtraNodeOptions_t(), ExtraEdgeInfo_t eei_=ExtraEdgeInfo_t(), ExtraEdgeOptions_t eeo_=ExtraEdgeOptions_t()) | AstDOTGenerationExtended< ExtraNodeInfo_t, ExtraNodeOptions_t, ExtraEdgeInfo_t, ExtraEdgeOptions_t > | inline |
| commentOutNodeInGraph(SgNode *node) | AstDOTGeneration | protected |
| eei | AstDOTGenerationExtended< ExtraNodeInfo_t, ExtraNodeOptions_t, ExtraEdgeInfo_t, ExtraEdgeOptions_t > | protected |
| eeo | AstDOTGenerationExtended< ExtraNodeInfo_t, ExtraNodeOptions_t, ExtraEdgeInfo_t, ExtraEdgeOptions_t > | protected |
| eni | AstDOTGenerationExtended< ExtraNodeInfo_t, ExtraNodeOptions_t, ExtraEdgeInfo_t, ExtraEdgeOptions_t > | protected |
| eno | AstDOTGenerationExtended< ExtraNodeInfo_t, ExtraNodeOptions_t, ExtraEdgeInfo_t, ExtraEdgeOptions_t > | protected |
| evaluateInheritedAttribute(SgNode *node, DOTInheritedAttribute ia) | AstDOTGeneration | protectedvirtual |
| evaluateSynthesizedAttribute(SgNode *node, DOTInheritedAttribute ia, SubTreeSynthesizedAttributes l) | AstDOTGenerationExtended< ExtraNodeInfo_t, ExtraNodeOptions_t, ExtraEdgeInfo_t, ExtraEdgeOptions_t > | virtual |
| generate(SgProject *node, traversalType tt=TOPDOWNBOTTOMUP, std::string filenamePostfix="") | AstDOTGeneration | |
| generate(SgNode *node, std::string filename, traversalType tt=TOPDOWNBOTTOMUP, std::string filenamePostfix="") | AstDOTGeneration | |
| generateInputFiles(SgProject *node, traversalType tt=TOPDOWNBOTTOMUP, std::string filenamePostfix="") | AstDOTGeneration | |
| generateWithinFile(SgFile *node, traversalType tt=TOPDOWNBOTTOMUP, std::string filenamePostfix="") | AstDOTGeneration | |
| writeIncidenceGraphToDOTFile(SgIncidenceDirectedGraph *graph, const std::string &filename) | AstDOTGeneration | |