| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfTemplateTypeParameter :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfTemplateTypeParameter ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfTemplateTypeParameter. | ||||
| upSgAsmDwarfTemplateTypeParameter :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> SgAsmDwarfTemplateTypeParameter () | ||||
| Performs an upcast of a SgAsmDwarfTemplateTypeParameter subtype to a SgAsmDwarfTemplateTypeParameter. | ||||
| newAsmDwarfTemplateTypeParameter :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfTemplateTypeParameter ()) | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::SgAsmDwarfTemplateTypeParameter of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfTemplateTypeParameterCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> IO () | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfTemplateTypeParameterClassName :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> IO String | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::class_name of type ::std::string() | ||||
| asmDwarfTemplateTypeParameterGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfTemplateTypeParameter a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfTemplateTypeParameterGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfTemplateTypeParameter a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfTemplateTypeParameterGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> IO CSize | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfTemplateTypeParameterGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfTemplateTypeParameterGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfTemplateTypeParameterGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfTemplateTypeParameterIsInMemoryPool :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> IO Bool | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::isInMemoryPool of type bool () | ||||
| asmDwarfTemplateTypeParameterMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::memoryUsage of type ::size_t() | ||||
| asmDwarfTemplateTypeParameterNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::numberOfNodes of type ::size_t() | ||||
| asmDwarfTemplateTypeParameterSageClassName :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> IO String | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::sage_class_name of type const char *() | ||||
| asmDwarfTemplateTypeParameterVariantT :: Typeable a => SgAsmDwarfTemplateTypeParameter a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfTemplateTypeParameter::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |