Home
last modified time | relevance | path

Searched refs:LLVMGetVersion (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h492 void LLVMGetVersion(unsigned *Major, unsigned *Minor, unsigned *Patch);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp66 void LLVMGetVersion(unsigned *Major, unsigned *Minor, unsigned *Patch) { in LLVMGetVersion() function