include/comma/ast/SubroutineCall.h File Reference
Defines the SubroutineCall class.
More...
#include "comma/ast/AstBase.h"
#include "comma/ast/SubroutineRef.h"
Go to the source code of this file.
Classes |
class | comma::SubroutineCall |
struct | llvm::isa_impl_wrap< To, const comma::SubroutineCall, const comma::SubroutineCall > |
struct | llvm::isa_impl_wrap< To, comma::SubroutineCall, comma::SubroutineCall > |
struct | llvm::cast_convert_val< comma::SubroutineCall, From, From > |
struct | llvm::cast_convert_val< comma::SubroutineCall, From *, From * > |
struct | llvm::cast_convert_val< const comma::SubroutineCall, From, From > |
struct | llvm::cast_convert_val< const comma::SubroutineCall, From *, From * > |
struct | llvm::cast_convert_val< To, const comma::SubroutineCall, const comma::SubroutineCall > |
struct | llvm::cast_convert_val< To, comma::SubroutineCall, comma::SubroutineCall > |
struct | llvm::cast_convert_val< To, const comma::SubroutineCall *, const comma::SubroutineCall * > |
struct | llvm::cast_convert_val< To, comma::SubroutineCall *, comma::SubroutineCall * > |
Namespaces |
namespace | comma |
namespace | llvm |
Detailed Description
Defines the SubroutineCall class.
Definition in file SubroutineCall.h.