Home
last modified time | relevance | path

Searched refs:LLVMGetTypeByName2 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp116 S = LLVMGetTypeByName2(Ctx, Name); in Clone()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h672 LLVMTypeRef LLVMGetTypeByName2(LLVMContextRef C, const char *Name);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp777 LLVMTypeRef LLVMGetTypeByName2(LLVMContextRef C, const char *Name) { in LLVMGetTypeByName2() function