|
| FunctionResult (DynamicType) |
|
| FunctionResult (TypeAndShape &&) |
|
| FunctionResult (Procedure &&) |
|
bool | operator== (const FunctionResult &) const |
|
bool | operator!= (const FunctionResult &that) const |
|
bool | IsAssumedLengthCharacter () const |
|
const Procedure * | IsProcedurePointer () const |
|
const TypeAndShape * | GetTypeAndShape () const |
|
void | SetType (DynamicType t) |
|
bool | CanBeReturnedViaImplicitInterface (std::string *whyNot=nullptr) const |
|
bool | IsCompatibleWith (const FunctionResult &, std::string *whyNot=nullptr) const |
|
llvm::raw_ostream & | Dump (llvm::raw_ostream &) const |
|
The documentation for this struct was generated from the following files: