Home
last modified time | relevance | path

Searched refs:printComdat (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2603 void printComdat(const Comdat *C);
2830 printComdat(C); in printModule()
3737 void AssemblyWriter::printComdat(const Comdat *C) { in printComdat() function in AssemblyWriter