| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgOmpThreadprivateStatement :: Typeable a => SgNode a -> IO (Maybe (SgOmpThreadprivateStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgOmpThreadprivateStatement. | ||||
| upSgOmpThreadprivateStatement :: Typeable a => SgOmpThreadprivateStatement a -> SgOmpThreadprivateStatement () | ||||
| Performs an upcast of a SgOmpThreadprivateStatement subtype to a SgOmpThreadprivateStatement. | ||||
| newOmpThreadprivateStatement :: Typeable a => Sg_File_Info a -> IO (SgOmpThreadprivateStatement ()) | ||||
| Stub for ::SgOmpThreadprivateStatement::SgOmpThreadprivateStatement of type void (class ::Sg_File_Info*) | ||||
| newOmpThreadprivateStatement2 :: IO (SgOmpThreadprivateStatement ()) | ||||
| Stub for ::SgOmpThreadprivateStatement::SgOmpThreadprivateStatement of type void () | ||||
| ompThreadprivateStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgOmpThreadprivateStatement a -> IO () | ||||
| Stub for ::SgOmpThreadprivateStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ompThreadprivateStatementClassName :: Typeable a => SgOmpThreadprivateStatement a -> IO String | ||||
| Stub for ::SgOmpThreadprivateStatement::class_name of type ::std::string() | ||||
| ompThreadprivateStatementGetChildIndex :: (Typeable a, Typeable b) => SgOmpThreadprivateStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgOmpThreadprivateStatement::getChildIndex of type long (class ::SgNode*) | ||||
| ompThreadprivateStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgOmpThreadprivateStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgOmpThreadprivateStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ompThreadprivateStatementGetMangledName :: Typeable a => SgOmpThreadprivateStatement a -> IO String | ||||
| Stub for ::SgOmpThreadprivateStatement::get_mangled_name of type class ::SgName() | ||||
| ompThreadprivateStatementGetNumberOfTraversalSuccessors :: Typeable a => SgOmpThreadprivateStatement a -> IO CSize | ||||
| Stub for ::SgOmpThreadprivateStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ompThreadprivateStatementGetTraversalSuccessorByIndex :: Typeable a => SgOmpThreadprivateStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgOmpThreadprivateStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ompThreadprivateStatementGetTraversalSuccessorContainer :: Typeable a => SgOmpThreadprivateStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgOmpThreadprivateStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ompThreadprivateStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgOmpThreadprivateStatement a -> IO [CString] | ||||
| Stub for ::SgOmpThreadprivateStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ompThreadprivateStatementGetVariables :: Typeable a => SgOmpThreadprivateStatement a -> IO [SgVarRefExp ()] | ||||
| Stub for ::SgOmpThreadprivateStatement::get_variables of type const ::SgVarRefExpPtrList&() | ||||
| ompThreadprivateStatementIsInMemoryPool :: Typeable a => SgOmpThreadprivateStatement a -> IO Bool | ||||
| Stub for ::SgOmpThreadprivateStatement::isInMemoryPool of type bool () | ||||
| ompThreadprivateStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgOmpThreadprivateStatement::memoryUsage of type ::size_t() | ||||
| ompThreadprivateStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgOmpThreadprivateStatement::numberOfNodes of type ::size_t() | ||||
| ompThreadprivateStatementPostConstructionInitialization :: Typeable a => SgOmpThreadprivateStatement a -> IO () | ||||
| Stub for ::SgOmpThreadprivateStatement::post_construction_initialization of type void () | ||||
| ompThreadprivateStatementSageClassName :: Typeable a => SgOmpThreadprivateStatement a -> IO String | ||||
| Stub for ::SgOmpThreadprivateStatement::sage_class_name of type const char *() | ||||
| ompThreadprivateStatementVariantT :: Typeable a => SgOmpThreadprivateStatement a -> IO VariantT | ||||
| Stub for ::SgOmpThreadprivateStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |