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

  /external/llvm/include/llvm-c/
Core.h 384 LLVMContextRef LLVMContextCreate(void);
394 * This should be called for every call to LLVMContextCreate() or memory
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 99 return LLVMContextCreate();
    [all...]
  /external/llvm/lib/VMCore/
Core.cpp 59 LLVMContextRef LLVMContextCreate() {
    [all...]

Completed in 30 milliseconds