| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgOmpUntiedClause :: Typeable a => SgNode a -> IO (Maybe (SgOmpUntiedClause ())) | ||||
| Attempts a dynamic cast of the given node to the type SgOmpUntiedClause. | ||||
| upSgOmpUntiedClause :: Typeable a => SgOmpUntiedClause a -> SgOmpUntiedClause () | ||||
| Performs an upcast of a SgOmpUntiedClause subtype to a SgOmpUntiedClause. | ||||
| newOmpUntiedClause :: Typeable a => Sg_File_Info a -> IO (SgOmpUntiedClause ()) | ||||
| Stub for ::SgOmpUntiedClause::SgOmpUntiedClause of type void (class ::Sg_File_Info*) | ||||
| newOmpUntiedClause2 :: IO (SgOmpUntiedClause ()) | ||||
| Stub for ::SgOmpUntiedClause::SgOmpUntiedClause of type void () | ||||
| ompUntiedClauseCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgOmpUntiedClause a -> IO () | ||||
| Stub for ::SgOmpUntiedClause::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ompUntiedClauseClassName :: Typeable a => SgOmpUntiedClause a -> IO String | ||||
| Stub for ::SgOmpUntiedClause::class_name of type ::std::string() | ||||
| ompUntiedClauseGetChildIndex :: (Typeable a, Typeable b) => SgOmpUntiedClause a -> SgNode b -> IO CLong | ||||
| Stub for ::SgOmpUntiedClause::getChildIndex of type long (class ::SgNode*) | ||||
| ompUntiedClauseGetChildIndex2 :: (Typeable a, Typeable b) => SgOmpUntiedClause a -> SgNode b -> IO CSize | ||||
| Stub for ::SgOmpUntiedClause::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ompUntiedClauseGetNumberOfTraversalSuccessors :: Typeable a => SgOmpUntiedClause a -> IO CSize | ||||
| Stub for ::SgOmpUntiedClause::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ompUntiedClauseGetTraversalSuccessorByIndex :: Typeable a => SgOmpUntiedClause a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgOmpUntiedClause::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ompUntiedClauseGetTraversalSuccessorContainer :: Typeable a => SgOmpUntiedClause a -> IO [SgNode ()] | ||||
| Stub for ::SgOmpUntiedClause::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ompUntiedClauseGetTraversalSuccessorNamesContainer :: Typeable a => SgOmpUntiedClause a -> IO [CString] | ||||
| Stub for ::SgOmpUntiedClause::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ompUntiedClauseIsInMemoryPool :: Typeable a => SgOmpUntiedClause a -> IO Bool | ||||
| Stub for ::SgOmpUntiedClause::isInMemoryPool of type bool () | ||||
| ompUntiedClauseMemoryUsage :: IO CSize | ||||
| Stub for ::SgOmpUntiedClause::memoryUsage of type ::size_t() | ||||
| ompUntiedClauseNumberOfNodes :: IO CSize | ||||
| Stub for ::SgOmpUntiedClause::numberOfNodes of type ::size_t() | ||||
| ompUntiedClauseSageClassName :: Typeable a => SgOmpUntiedClause a -> IO String | ||||
| Stub for ::SgOmpUntiedClause::sage_class_name of type const char *() | ||||
| ompUntiedClauseVariantT :: Typeable a => SgOmpUntiedClause a -> IO VariantT | ||||
| Stub for ::SgOmpUntiedClause::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |