| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmPowerpcInstruction :: Typeable a => SgNode a -> IO (Maybe (SgAsmPowerpcInstruction ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmPowerpcInstruction. | ||||
| upSgAsmPowerpcInstruction :: Typeable a => SgAsmPowerpcInstruction a -> SgAsmPowerpcInstruction () | ||||
| Performs an upcast of a SgAsmPowerpcInstruction subtype to a SgAsmPowerpcInstruction. | ||||
| asmPowerpcInstructionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmPowerpcInstruction a -> IO () | ||||
| Stub for ::SgAsmPowerpcInstruction::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmPowerpcInstructionClassName :: Typeable a => SgAsmPowerpcInstruction a -> IO String | ||||
| Stub for ::SgAsmPowerpcInstruction::class_name of type ::std::string() | ||||
| asmPowerpcInstructionGetChildIndex :: (Typeable a, Typeable b) => SgAsmPowerpcInstruction a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmPowerpcInstruction::getChildIndex of type long (class ::SgNode*) | ||||
| asmPowerpcInstructionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmPowerpcInstruction a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmPowerpcInstruction::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmPowerpcInstructionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmPowerpcInstruction a -> IO CSize | ||||
| Stub for ::SgAsmPowerpcInstruction::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmPowerpcInstructionGetTraversalSuccessorByIndex :: Typeable a => SgAsmPowerpcInstruction a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmPowerpcInstruction::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmPowerpcInstructionGetTraversalSuccessorContainer :: Typeable a => SgAsmPowerpcInstruction a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmPowerpcInstruction::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmPowerpcInstructionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmPowerpcInstruction a -> IO [CString] | ||||
| Stub for ::SgAsmPowerpcInstruction::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmPowerpcInstructionIsInMemoryPool :: Typeable a => SgAsmPowerpcInstruction a -> IO Bool | ||||
| Stub for ::SgAsmPowerpcInstruction::isInMemoryPool of type bool () | ||||
| asmPowerpcInstructionIsUnknown :: Typeable a => SgAsmPowerpcInstruction a -> IO Bool | ||||
| Stub for ::SgAsmPowerpcInstruction::is_unknown of type bool () | ||||
| asmPowerpcInstructionMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmPowerpcInstruction::memoryUsage of type ::size_t() | ||||
| asmPowerpcInstructionNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmPowerpcInstruction::numberOfNodes of type ::size_t() | ||||
| asmPowerpcInstructionSageClassName :: Typeable a => SgAsmPowerpcInstruction a -> IO String | ||||
| Stub for ::SgAsmPowerpcInstruction::sage_class_name of type const char *() | ||||
| asmPowerpcInstructionTerminatesBasicBlock :: Typeable a => SgAsmPowerpcInstruction a -> IO Bool | ||||
| Stub for ::SgAsmPowerpcInstruction::terminatesBasicBlock of type bool () | ||||
| asmPowerpcInstructionVariantT :: Typeable a => SgAsmPowerpcInstruction a -> IO VariantT | ||||
| Stub for ::SgAsmPowerpcInstruction::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |