| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgOmpCopyinClause :: Typeable a => SgNode a -> IO (Maybe (SgOmpCopyinClause ())) | ||||
| Attempts a dynamic cast of the given node to the type SgOmpCopyinClause. | ||||
| upSgOmpCopyinClause :: Typeable a => SgOmpCopyinClause a -> SgOmpCopyinClause () | ||||
| Performs an upcast of a SgOmpCopyinClause subtype to a SgOmpCopyinClause. | ||||
| newOmpCopyinClause :: Typeable a => Sg_File_Info a -> IO (SgOmpCopyinClause ()) | ||||
| Stub for ::SgOmpCopyinClause::SgOmpCopyinClause of type void (class ::Sg_File_Info*) | ||||
| newOmpCopyinClause2 :: IO (SgOmpCopyinClause ()) | ||||
| Stub for ::SgOmpCopyinClause::SgOmpCopyinClause of type void () | ||||
| ompCopyinClauseCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgOmpCopyinClause a -> IO () | ||||
| Stub for ::SgOmpCopyinClause::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ompCopyinClauseClassName :: Typeable a => SgOmpCopyinClause a -> IO String | ||||
| Stub for ::SgOmpCopyinClause::class_name of type ::std::string() | ||||
| ompCopyinClauseGetChildIndex :: (Typeable a, Typeable b) => SgOmpCopyinClause a -> SgNode b -> IO CLong | ||||
| Stub for ::SgOmpCopyinClause::getChildIndex of type long (class ::SgNode*) | ||||
| ompCopyinClauseGetChildIndex2 :: (Typeable a, Typeable b) => SgOmpCopyinClause a -> SgNode b -> IO CSize | ||||
| Stub for ::SgOmpCopyinClause::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ompCopyinClauseGetNumberOfTraversalSuccessors :: Typeable a => SgOmpCopyinClause a -> IO CSize | ||||
| Stub for ::SgOmpCopyinClause::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ompCopyinClauseGetTraversalSuccessorByIndex :: Typeable a => SgOmpCopyinClause a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgOmpCopyinClause::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ompCopyinClauseGetTraversalSuccessorContainer :: Typeable a => SgOmpCopyinClause a -> IO [SgNode ()] | ||||
| Stub for ::SgOmpCopyinClause::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ompCopyinClauseGetTraversalSuccessorNamesContainer :: Typeable a => SgOmpCopyinClause a -> IO [CString] | ||||
| Stub for ::SgOmpCopyinClause::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ompCopyinClauseIsInMemoryPool :: Typeable a => SgOmpCopyinClause a -> IO Bool | ||||
| Stub for ::SgOmpCopyinClause::isInMemoryPool of type bool () | ||||
| ompCopyinClauseMemoryUsage :: IO CSize | ||||
| Stub for ::SgOmpCopyinClause::memoryUsage of type ::size_t() | ||||
| ompCopyinClauseNumberOfNodes :: IO CSize | ||||
| Stub for ::SgOmpCopyinClause::numberOfNodes of type ::size_t() | ||||
| ompCopyinClauseSageClassName :: Typeable a => SgOmpCopyinClause a -> IO String | ||||
| Stub for ::SgOmpCopyinClause::sage_class_name of type const char *() | ||||
| ompCopyinClauseVariantT :: Typeable a => SgOmpCopyinClause a -> IO VariantT | ||||
| Stub for ::SgOmpCopyinClause::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |