#include <port_call_path.h>
Public Member Functions | |
SymbolWithPath (SgVariableSymbol *symbol, PortCallPath pcp) | |
bool | operator< (const SymbolWithPath &other) const |
Public Attributes | |
SgVariableSymbol * | symbol_ |
PortCallPath | pcp_ |
|
inline |
|
inline |
PortCallPath risc::sg::SymbolWithPath::pcp_ |
SgVariableSymbol* risc::sg::SymbolWithPath::symbol_ |