Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h730 LLVMTypeRef LLVMGetTypeByName2(LLVMContextRef C, const char *Name);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp854 LLVMTypeRef LLVMGetTypeByName2(LLVMContextRef C, const char *Name) { in LLVMGetTypeByName2() function