| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgOmpSectionsStatement :: Typeable a => SgNode a -> IO (Maybe (SgOmpSectionsStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgOmpSectionsStatement. | ||||
| upSgOmpSectionsStatement :: Typeable a => SgOmpSectionsStatement a -> SgOmpSectionsStatement () | ||||
| Performs an upcast of a SgOmpSectionsStatement subtype to a SgOmpSectionsStatement. | ||||
| newOmpSectionsStatement :: (Typeable a, Typeable b) => Sg_File_Info a -> SgStatement b -> IO (SgOmpSectionsStatement ()) | ||||
| Stub for ::SgOmpSectionsStatement::SgOmpSectionsStatement of type void (class ::Sg_File_Info*, class ::SgStatement*) | ||||
| newOmpSectionsStatement2 :: Typeable a => SgStatement a -> IO (SgOmpSectionsStatement ()) | ||||
| Stub for ::SgOmpSectionsStatement::SgOmpSectionsStatement of type void (class ::SgStatement*) | ||||
| ompSectionsStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgOmpSectionsStatement a -> IO () | ||||
| Stub for ::SgOmpSectionsStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ompSectionsStatementClassName :: Typeable a => SgOmpSectionsStatement a -> IO String | ||||
| Stub for ::SgOmpSectionsStatement::class_name of type ::std::string() | ||||
| ompSectionsStatementGetChildIndex :: (Typeable a, Typeable b) => SgOmpSectionsStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgOmpSectionsStatement::getChildIndex of type long (class ::SgNode*) | ||||
| ompSectionsStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgOmpSectionsStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgOmpSectionsStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ompSectionsStatementGetNumberOfTraversalSuccessors :: Typeable a => SgOmpSectionsStatement a -> IO CSize | ||||
| Stub for ::SgOmpSectionsStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ompSectionsStatementGetTraversalSuccessorByIndex :: Typeable a => SgOmpSectionsStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgOmpSectionsStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ompSectionsStatementGetTraversalSuccessorContainer :: Typeable a => SgOmpSectionsStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgOmpSectionsStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ompSectionsStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgOmpSectionsStatement a -> IO [CString] | ||||
| Stub for ::SgOmpSectionsStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ompSectionsStatementIsInMemoryPool :: Typeable a => SgOmpSectionsStatement a -> IO Bool | ||||
| Stub for ::SgOmpSectionsStatement::isInMemoryPool of type bool () | ||||
| ompSectionsStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgOmpSectionsStatement::memoryUsage of type ::size_t() | ||||
| ompSectionsStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgOmpSectionsStatement::numberOfNodes of type ::size_t() | ||||
| ompSectionsStatementPostConstructionInitialization :: Typeable a => SgOmpSectionsStatement a -> IO () | ||||
| Stub for ::SgOmpSectionsStatement::post_construction_initialization of type void () | ||||
| ompSectionsStatementSageClassName :: Typeable a => SgOmpSectionsStatement a -> IO String | ||||
| Stub for ::SgOmpSectionsStatement::sage_class_name of type const char *() | ||||
| ompSectionsStatementVariantT :: Typeable a => SgOmpSectionsStatement a -> IO VariantT | ||||
| Stub for ::SgOmpSectionsStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |