|
| EntityDetails (bool isDummy=false) |
const DeclTypeSpec * | type () const |
void | set_type (const DeclTypeSpec &) |
void | ReplaceType (const DeclTypeSpec &) |
bool | isDummy () const |
void | set_isDummy (bool value=true) |
bool | isFuncResult () const |
void | set_funcResult (bool x) |
const std::string * | bindName () const |
bool | isExplicitBindName () const |
void | set_bindName (std::string &&name) |
void | set_isExplicitBindName (bool yes) |
bool | isCDefined () const |
void | set_isCDefined (bool yes) |
|
llvm::raw_ostream & | operator<< (llvm::raw_ostream &os, const EntityDetails &x) |
The documentation for this class was generated from the following files:
- include/flang/Semantics/symbol.h
- lib/Semantics/symbol.cpp