| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgUpcBarrierStatement :: Typeable a => SgNode a -> IO (Maybe (SgUpcBarrierStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgUpcBarrierStatement. | ||||
| upSgUpcBarrierStatement :: Typeable a => SgUpcBarrierStatement a -> SgUpcBarrierStatement () | ||||
| Performs an upcast of a SgUpcBarrierStatement subtype to a SgUpcBarrierStatement. | ||||
| newUpcBarrierStatement :: (Typeable a, Typeable b) => Sg_File_Info a -> SgExpression b -> IO (SgUpcBarrierStatement ()) | ||||
| Stub for ::SgUpcBarrierStatement::SgUpcBarrierStatement of type void (class ::Sg_File_Info*, class ::SgExpression*) | ||||
| newUpcBarrierStatement2 :: Typeable a => SgExpression a -> IO (SgUpcBarrierStatement ()) | ||||
| Stub for ::SgUpcBarrierStatement::SgUpcBarrierStatement of type void (class ::SgExpression*) | ||||
| upcBarrierStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUpcBarrierStatement a -> IO () | ||||
| Stub for ::SgUpcBarrierStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| upcBarrierStatementClassName :: Typeable a => SgUpcBarrierStatement a -> IO String | ||||
| Stub for ::SgUpcBarrierStatement::class_name of type ::std::string() | ||||
| upcBarrierStatementGetChildIndex :: (Typeable a, Typeable b) => SgUpcBarrierStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgUpcBarrierStatement::getChildIndex of type long (class ::SgNode*) | ||||
| upcBarrierStatementGetBarrierExpression :: Typeable a => SgUpcBarrierStatement a -> IO (SgExpression ()) | ||||
| Stub for ::SgUpcBarrierStatement::get_barrier_expression of type class ::SgExpression*() | ||||
| upcBarrierStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgUpcBarrierStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgUpcBarrierStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| upcBarrierStatementGetNumberOfTraversalSuccessors :: Typeable a => SgUpcBarrierStatement a -> IO CSize | ||||
| Stub for ::SgUpcBarrierStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| upcBarrierStatementGetTraversalSuccessorByIndex :: Typeable a => SgUpcBarrierStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgUpcBarrierStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| upcBarrierStatementGetTraversalSuccessorContainer :: Typeable a => SgUpcBarrierStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgUpcBarrierStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| upcBarrierStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgUpcBarrierStatement a -> IO [CString] | ||||
| Stub for ::SgUpcBarrierStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| upcBarrierStatementIsInMemoryPool :: Typeable a => SgUpcBarrierStatement a -> IO Bool | ||||
| Stub for ::SgUpcBarrierStatement::isInMemoryPool of type bool () | ||||
| upcBarrierStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgUpcBarrierStatement::memoryUsage of type ::size_t() | ||||
| upcBarrierStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgUpcBarrierStatement::numberOfNodes of type ::size_t() | ||||
| upcBarrierStatementPostConstructionInitialization :: Typeable a => SgUpcBarrierStatement a -> IO () | ||||
| Stub for ::SgUpcBarrierStatement::post_construction_initialization of type void () | ||||
| upcBarrierStatementSageClassName :: Typeable a => SgUpcBarrierStatement a -> IO String | ||||
| Stub for ::SgUpcBarrierStatement::sage_class_name of type const char *() | ||||
| upcBarrierStatementSetBarrierExpression :: (Typeable a, Typeable b) => SgUpcBarrierStatement a -> SgExpression b -> IO () | ||||
| Stub for ::SgUpcBarrierStatement::set_barrier_expression of type void (class ::SgExpression*) | ||||
| upcBarrierStatementVariantT :: Typeable a => SgUpcBarrierStatement a -> IO VariantT | ||||
| Stub for ::SgUpcBarrierStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |