Searched refs:CreateWithName (Results 1 - 3 of 3) sorted by relevance

/external/llvm/bindings/python/llvm/tests/
H A Dtest_core.py53 m = Module.CreateWithName("test-module")
56 m = Module.CreateWithName("test-module")
62 m = Module.CreateWithName("test-module")
68 m = Module.CreateWithName("test")
/external/lzma/CPP/Windows/
H A DSynchronization.h64 WRes CreateWithName(bool initiallyOwn, LPCTSTR name) function in class:NWindows::NSynchronization::CManualResetEvent
/external/llvm/bindings/python/llvm/
H A Dcore.py200 def CreateWithName(cls, module_id): member in class:Module

Completed in 1594 milliseconds