SageBuilder::buildClassExp
Build class pointer
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgClassExp*
buildClassExp(SgClassSymbol* sym);
Parameters
Name |
Description |
sym |
This class represents the concept of a class name within the compiler. |
Created with MrDocs