| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgOmpLastprivateClause :: Typeable a => SgNode a -> IO (Maybe (SgOmpLastprivateClause ())) | ||||
| Attempts a dynamic cast of the given node to the type SgOmpLastprivateClause. | ||||
| upSgOmpLastprivateClause :: Typeable a => SgOmpLastprivateClause a -> SgOmpLastprivateClause () | ||||
| Performs an upcast of a SgOmpLastprivateClause subtype to a SgOmpLastprivateClause. | ||||
| newOmpLastprivateClause :: Typeable a => Sg_File_Info a -> IO (SgOmpLastprivateClause ()) | ||||
| Stub for ::SgOmpLastprivateClause::SgOmpLastprivateClause of type void (class ::Sg_File_Info*) | ||||
| newOmpLastprivateClause2 :: IO (SgOmpLastprivateClause ()) | ||||
| Stub for ::SgOmpLastprivateClause::SgOmpLastprivateClause of type void () | ||||
| ompLastprivateClauseCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgOmpLastprivateClause a -> IO () | ||||
| Stub for ::SgOmpLastprivateClause::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ompLastprivateClauseClassName :: Typeable a => SgOmpLastprivateClause a -> IO String | ||||
| Stub for ::SgOmpLastprivateClause::class_name of type ::std::string() | ||||
| ompLastprivateClauseGetChildIndex :: (Typeable a, Typeable b) => SgOmpLastprivateClause a -> SgNode b -> IO CLong | ||||
| Stub for ::SgOmpLastprivateClause::getChildIndex of type long (class ::SgNode*) | ||||
| ompLastprivateClauseGetChildIndex2 :: (Typeable a, Typeable b) => SgOmpLastprivateClause a -> SgNode b -> IO CSize | ||||
| Stub for ::SgOmpLastprivateClause::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ompLastprivateClauseGetNumberOfTraversalSuccessors :: Typeable a => SgOmpLastprivateClause a -> IO CSize | ||||
| Stub for ::SgOmpLastprivateClause::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ompLastprivateClauseGetTraversalSuccessorByIndex :: Typeable a => SgOmpLastprivateClause a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgOmpLastprivateClause::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ompLastprivateClauseGetTraversalSuccessorContainer :: Typeable a => SgOmpLastprivateClause a -> IO [SgNode ()] | ||||
| Stub for ::SgOmpLastprivateClause::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ompLastprivateClauseGetTraversalSuccessorNamesContainer :: Typeable a => SgOmpLastprivateClause a -> IO [CString] | ||||
| Stub for ::SgOmpLastprivateClause::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ompLastprivateClauseIsInMemoryPool :: Typeable a => SgOmpLastprivateClause a -> IO Bool | ||||
| Stub for ::SgOmpLastprivateClause::isInMemoryPool of type bool () | ||||
| ompLastprivateClauseMemoryUsage :: IO CSize | ||||
| Stub for ::SgOmpLastprivateClause::memoryUsage of type ::size_t() | ||||
| ompLastprivateClauseNumberOfNodes :: IO CSize | ||||
| Stub for ::SgOmpLastprivateClause::numberOfNodes of type ::size_t() | ||||
| ompLastprivateClauseSageClassName :: Typeable a => SgOmpLastprivateClause a -> IO String | ||||
| Stub for ::SgOmpLastprivateClause::sage_class_name of type const char *() | ||||
| ompLastprivateClauseVariantT :: Typeable a => SgOmpLastprivateClause a -> IO VariantT | ||||
| Stub for ::SgOmpLastprivateClause::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |