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

  /external/llvm/bindings/python/llvm/
core.py 78 result = lib.LLVMCreateMemoryBufferWithContentsOfFile(filename,
87 library.LLVMCreateMemoryBufferWithContentsOfFile.argtypes = [c_char_p,
89 library.LLVMCreateMemoryBufferWithContentsOfFile.restype = bool
  /external/llvm/include/llvm-c/
Core.h     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]

Completed in 37 milliseconds