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