Searched defs:hasComdat (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp87 bool DIASectionContrib::hasComdat() const { function in class:DIASectionContrib
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalObject.h119 bool hasComdat() const { return getComdat() != nullptr; } function in class:llvm::GlobalObject

Completed in 107 milliseconds