| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgOmpFlushStatement :: Typeable a => SgNode a -> IO (Maybe (SgOmpFlushStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgOmpFlushStatement. | ||||
| upSgOmpFlushStatement :: Typeable a => SgOmpFlushStatement a -> SgOmpFlushStatement () | ||||
| Performs an upcast of a SgOmpFlushStatement subtype to a SgOmpFlushStatement. | ||||
| newOmpFlushStatement :: Typeable a => Sg_File_Info a -> IO (SgOmpFlushStatement ()) | ||||
| Stub for ::SgOmpFlushStatement::SgOmpFlushStatement of type void (class ::Sg_File_Info*) | ||||
| newOmpFlushStatement2 :: IO (SgOmpFlushStatement ()) | ||||
| Stub for ::SgOmpFlushStatement::SgOmpFlushStatement of type void () | ||||
| ompFlushStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgOmpFlushStatement a -> IO () | ||||
| Stub for ::SgOmpFlushStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ompFlushStatementClassName :: Typeable a => SgOmpFlushStatement a -> IO String | ||||
| Stub for ::SgOmpFlushStatement::class_name of type ::std::string() | ||||
| ompFlushStatementGetChildIndex :: (Typeable a, Typeable b) => SgOmpFlushStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgOmpFlushStatement::getChildIndex of type long (class ::SgNode*) | ||||
| ompFlushStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgOmpFlushStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgOmpFlushStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ompFlushStatementGetNumberOfTraversalSuccessors :: Typeable a => SgOmpFlushStatement a -> IO CSize | ||||
| Stub for ::SgOmpFlushStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ompFlushStatementGetTraversalSuccessorByIndex :: Typeable a => SgOmpFlushStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgOmpFlushStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ompFlushStatementGetTraversalSuccessorContainer :: Typeable a => SgOmpFlushStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgOmpFlushStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ompFlushStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgOmpFlushStatement a -> IO [CString] | ||||
| Stub for ::SgOmpFlushStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ompFlushStatementGetVariables :: Typeable a => SgOmpFlushStatement a -> IO [SgVarRefExp ()] | ||||
| Stub for ::SgOmpFlushStatement::get_variables of type const ::SgVarRefExpPtrList&() | ||||
| ompFlushStatementIsInMemoryPool :: Typeable a => SgOmpFlushStatement a -> IO Bool | ||||
| Stub for ::SgOmpFlushStatement::isInMemoryPool of type bool () | ||||
| ompFlushStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgOmpFlushStatement::memoryUsage of type ::size_t() | ||||
| ompFlushStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgOmpFlushStatement::numberOfNodes of type ::size_t() | ||||
| ompFlushStatementPostConstructionInitialization :: Typeable a => SgOmpFlushStatement a -> IO () | ||||
| Stub for ::SgOmpFlushStatement::post_construction_initialization of type void () | ||||
| ompFlushStatementSageClassName :: Typeable a => SgOmpFlushStatement a -> IO String | ||||
| Stub for ::SgOmpFlushStatement::sage_class_name of type const char *() | ||||
| ompFlushStatementVariantT :: Typeable a => SgOmpFlushStatement a -> IO VariantT | ||||
| Stub for ::SgOmpFlushStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |