| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgOmpAtomicStatement :: Typeable a => SgNode a -> IO (Maybe (SgOmpAtomicStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgOmpAtomicStatement. | ||||
| upSgOmpAtomicStatement :: Typeable a => SgOmpAtomicStatement a -> SgOmpAtomicStatement () | ||||
| Performs an upcast of a SgOmpAtomicStatement subtype to a SgOmpAtomicStatement. | ||||
| newOmpAtomicStatement :: (Typeable a, Typeable b) => Sg_File_Info a -> SgStatement b -> IO (SgOmpAtomicStatement ()) | ||||
| Stub for ::SgOmpAtomicStatement::SgOmpAtomicStatement of type void (class ::Sg_File_Info*, class ::SgStatement*) | ||||
| newOmpAtomicStatement2 :: Typeable a => SgStatement a -> IO (SgOmpAtomicStatement ()) | ||||
| Stub for ::SgOmpAtomicStatement::SgOmpAtomicStatement of type void (class ::SgStatement*) | ||||
| ompAtomicStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgOmpAtomicStatement a -> IO () | ||||
| Stub for ::SgOmpAtomicStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ompAtomicStatementClassName :: Typeable a => SgOmpAtomicStatement a -> IO String | ||||
| Stub for ::SgOmpAtomicStatement::class_name of type ::std::string() | ||||
| ompAtomicStatementGetChildIndex :: (Typeable a, Typeable b) => SgOmpAtomicStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgOmpAtomicStatement::getChildIndex of type long (class ::SgNode*) | ||||
| ompAtomicStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgOmpAtomicStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgOmpAtomicStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ompAtomicStatementGetNumberOfTraversalSuccessors :: Typeable a => SgOmpAtomicStatement a -> IO CSize | ||||
| Stub for ::SgOmpAtomicStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ompAtomicStatementGetTraversalSuccessorByIndex :: Typeable a => SgOmpAtomicStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgOmpAtomicStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ompAtomicStatementGetTraversalSuccessorContainer :: Typeable a => SgOmpAtomicStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgOmpAtomicStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ompAtomicStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgOmpAtomicStatement a -> IO [CString] | ||||
| Stub for ::SgOmpAtomicStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ompAtomicStatementIsInMemoryPool :: Typeable a => SgOmpAtomicStatement a -> IO Bool | ||||
| Stub for ::SgOmpAtomicStatement::isInMemoryPool of type bool () | ||||
| ompAtomicStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgOmpAtomicStatement::memoryUsage of type ::size_t() | ||||
| ompAtomicStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgOmpAtomicStatement::numberOfNodes of type ::size_t() | ||||
| ompAtomicStatementPostConstructionInitialization :: Typeable a => SgOmpAtomicStatement a -> IO () | ||||
| Stub for ::SgOmpAtomicStatement::post_construction_initialization of type void () | ||||
| ompAtomicStatementSageClassName :: Typeable a => SgOmpAtomicStatement a -> IO String | ||||
| Stub for ::SgOmpAtomicStatement::sage_class_name of type const char *() | ||||
| ompAtomicStatementVariantT :: Typeable a => SgOmpAtomicStatement a -> IO VariantT | ||||
| Stub for ::SgOmpAtomicStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |