|
GenericKind | kind () const |
|
void | set_kind (GenericKind kind) |
|
const SymbolVector & | specificProcs () const |
|
const std::vector< SourceName > & | bindingNames () const |
|
void | AddSpecificProc (const Symbol &, SourceName bindingName) |
|
const SymbolVector & | uses () const |
|
Symbol * | specific () |
|
const Symbol * | specific () const |
|
void | set_specific (Symbol &specific) |
|
void | clear_specific () |
|
Symbol * | derivedType () |
|
const Symbol * | derivedType () const |
|
void | set_derivedType (Symbol &derivedType) |
|
void | clear_derivedType () |
|
void | AddUse (const Symbol &) |
|
void | CopyFrom (const GenericDetails &) |
|
const Symbol * | CheckSpecific () const |
|
Symbol * | CheckSpecific () |
|
The documentation for this class was generated from the following files:
- include/flang/Semantics/symbol.h
- lib/Semantics/symbol.cpp