| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgOmpPrivateClause :: Typeable a => SgNode a -> IO (Maybe (SgOmpPrivateClause ())) | ||||
| Attempts a dynamic cast of the given node to the type SgOmpPrivateClause. | ||||
| upSgOmpPrivateClause :: Typeable a => SgOmpPrivateClause a -> SgOmpPrivateClause () | ||||
| Performs an upcast of a SgOmpPrivateClause subtype to a SgOmpPrivateClause. | ||||
| newOmpPrivateClause :: Typeable a => Sg_File_Info a -> IO (SgOmpPrivateClause ()) | ||||
| Stub for ::SgOmpPrivateClause::SgOmpPrivateClause of type void (class ::Sg_File_Info*) | ||||
| newOmpPrivateClause2 :: IO (SgOmpPrivateClause ()) | ||||
| Stub for ::SgOmpPrivateClause::SgOmpPrivateClause of type void () | ||||
| ompPrivateClauseCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgOmpPrivateClause a -> IO () | ||||
| Stub for ::SgOmpPrivateClause::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ompPrivateClauseClassName :: Typeable a => SgOmpPrivateClause a -> IO String | ||||
| Stub for ::SgOmpPrivateClause::class_name of type ::std::string() | ||||
| ompPrivateClauseGetChildIndex :: (Typeable a, Typeable b) => SgOmpPrivateClause a -> SgNode b -> IO CLong | ||||
| Stub for ::SgOmpPrivateClause::getChildIndex of type long (class ::SgNode*) | ||||
| ompPrivateClauseGetChildIndex2 :: (Typeable a, Typeable b) => SgOmpPrivateClause a -> SgNode b -> IO CSize | ||||
| Stub for ::SgOmpPrivateClause::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ompPrivateClauseGetNumberOfTraversalSuccessors :: Typeable a => SgOmpPrivateClause a -> IO CSize | ||||
| Stub for ::SgOmpPrivateClause::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ompPrivateClauseGetTraversalSuccessorByIndex :: Typeable a => SgOmpPrivateClause a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgOmpPrivateClause::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ompPrivateClauseGetTraversalSuccessorContainer :: Typeable a => SgOmpPrivateClause a -> IO [SgNode ()] | ||||
| Stub for ::SgOmpPrivateClause::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ompPrivateClauseGetTraversalSuccessorNamesContainer :: Typeable a => SgOmpPrivateClause a -> IO [CString] | ||||
| Stub for ::SgOmpPrivateClause::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ompPrivateClauseIsInMemoryPool :: Typeable a => SgOmpPrivateClause a -> IO Bool | ||||
| Stub for ::SgOmpPrivateClause::isInMemoryPool of type bool () | ||||
| ompPrivateClauseMemoryUsage :: IO CSize | ||||
| Stub for ::SgOmpPrivateClause::memoryUsage of type ::size_t() | ||||
| ompPrivateClauseNumberOfNodes :: IO CSize | ||||
| Stub for ::SgOmpPrivateClause::numberOfNodes of type ::size_t() | ||||
| ompPrivateClauseSageClassName :: Typeable a => SgOmpPrivateClause a -> IO String | ||||
| Stub for ::SgOmpPrivateClause::sage_class_name of type const char *() | ||||
| ompPrivateClauseVariantT :: Typeable a => SgOmpPrivateClause a -> IO VariantT | ||||
| Stub for ::SgOmpPrivateClause::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |