Searched refs:LLVMCreateMemoryBufferWithContentsOfFile (Results 1 - 4 of 4) sorted by relevance

/external/llvm/bindings/python/llvm/
H A Dcore.py78 result = lib.LLVMCreateMemoryBufferWithContentsOfFile(filename,
87 library.LLVMCreateMemoryBufferWithContentsOfFile.argtypes = [c_char_p,
89 library.LLVMCreateMemoryBufferWithContentsOfFile.restype = bool
/external/llvm/include/llvm-c/
H A DCore.h2613 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1973 if (LLVMCreateMemoryBufferWithContentsOfFile(String_val(Path),
/external/llvm/lib/IR/
H A DCore.cpp2450 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile( function

Completed in 199 milliseconds