Searched refs:LLVMComdatSelectionKind (Results 1 – 3 of 3) sorted by relevance
32 } LLVMComdatSelectionKind; typedef61 LLVMComdatSelectionKind LLVMGetComdatSelectionKind(LLVMComdatRef C);68 void LLVMSetComdatSelectionKind(LLVMComdatRef C, LLVMComdatSelectionKind Kind);
42 LLVMComdatSelectionKind LLVMGetComdatSelectionKind(LLVMComdatRef C) { in LLVMGetComdatSelectionKind()58 void LLVMSetComdatSelectionKind(LLVMComdatRef C, LLVMComdatSelectionKind kind) { in LLVMSetComdatSelectionKind()
74 ComdatSelectionKind C.LLVMComdatSelectionKind1120 C.LLVMSetComdatSelectionKind(c.C, (C.LLVMComdatSelectionKind)(k))