Searched refs:LLVMGetTypeByName2 (Results 1 – 3 of 3) sorted by relevance
116 S = LLVMGetTypeByName2(Ctx, Name); in Clone()
660 LLVMTypeRef LLVMGetTypeByName2(LLVMContextRef C, const char *Name);
776 LLVMTypeRef LLVMGetTypeByName2(LLVMContextRef C, const char *Name) { in LLVMGetTypeByName2() function