HomeSort by relevance Sort by last modified time
    Searched refs:CreateWithName (Results 1 - 3 of 3) sorted by null

  /external/llvm/bindings/python/llvm/tests/
test_core.py 53 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/
Synchronization.h 64 WRes CreateWithName(bool initiallyOwn, LPCTSTR name)
  /external/llvm/bindings/python/llvm/
core.py 200 def CreateWithName(cls, module_id):

Completed in 96 milliseconds