Searched refs:LLVMComdatSelectionKind (Results 1 – 3 of 3) sorted by relevance
33 } LLVMComdatSelectionKind; typedef62 LLVMComdatSelectionKind LLVMGetComdatSelectionKind(LLVMComdatRef C);69 void LLVMSetComdatSelectionKind(LLVMComdatRef C, LLVMComdatSelectionKind Kind);
43 LLVMComdatSelectionKind LLVMGetComdatSelectionKind(LLVMComdatRef C) { in LLVMGetComdatSelectionKind()59 void LLVMSetComdatSelectionKind(LLVMComdatRef C, LLVMComdatSelectionKind kind) { in LLVMSetComdatSelectionKind()
73 ComdatSelectionKind C.LLVMComdatSelectionKind1062 C.LLVMSetComdatSelectionKind(c.C, (C.LLVMComdatSelectionKind)(k))