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