| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfFormalParameter :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfFormalParameter ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfFormalParameter. | ||||
| upSgAsmDwarfFormalParameter :: Typeable a => SgAsmDwarfFormalParameter a -> SgAsmDwarfFormalParameter () | ||||
| Performs an upcast of a SgAsmDwarfFormalParameter subtype to a SgAsmDwarfFormalParameter. | ||||
| newAsmDwarfFormalParameter :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfFormalParameter ()) | ||||
| Stub for ::SgAsmDwarfFormalParameter::SgAsmDwarfFormalParameter of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfFormalParameterCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfFormalParameter a -> IO () | ||||
| Stub for ::SgAsmDwarfFormalParameter::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfFormalParameterClassName :: Typeable a => SgAsmDwarfFormalParameter a -> IO String | ||||
| Stub for ::SgAsmDwarfFormalParameter::class_name of type ::std::string() | ||||
| asmDwarfFormalParameterGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfFormalParameter a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfFormalParameter::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfFormalParameterGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfFormalParameter a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfFormalParameter::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfFormalParameterGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfFormalParameter a -> IO CSize | ||||
| Stub for ::SgAsmDwarfFormalParameter::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfFormalParameterGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfFormalParameter a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfFormalParameter::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfFormalParameterGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfFormalParameter a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfFormalParameter::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfFormalParameterGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfFormalParameter a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfFormalParameter::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfFormalParameterIsInMemoryPool :: Typeable a => SgAsmDwarfFormalParameter a -> IO Bool | ||||
| Stub for ::SgAsmDwarfFormalParameter::isInMemoryPool of type bool () | ||||
| asmDwarfFormalParameterMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfFormalParameter::memoryUsage of type ::size_t() | ||||
| asmDwarfFormalParameterNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfFormalParameter::numberOfNodes of type ::size_t() | ||||
| asmDwarfFormalParameterSageClassName :: Typeable a => SgAsmDwarfFormalParameter a -> IO String | ||||
| Stub for ::SgAsmDwarfFormalParameter::sage_class_name of type const char *() | ||||
| asmDwarfFormalParameterVariantT :: Typeable a => SgAsmDwarfFormalParameter a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfFormalParameter::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |