reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
62 LLVMComdatSelectionKind LLVMGetComdatSelectionKind(LLVMComdatRef C); 69 void LLVMSetComdatSelectionKind(LLVMComdatRef C, LLVMComdatSelectionKind Kind);lib/IR/Comdat.cpp
42 LLVMComdatSelectionKind LLVMGetComdatSelectionKind(LLVMComdatRef C) { 58 void LLVMSetComdatSelectionKind(LLVMComdatRef C, LLVMComdatSelectionKind kind) {