Home
last modified time | relevance | path

Searched defs:hasComdat (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp87 bool DIASectionContrib::hasComdat() const { in hasComdat() function in DIASectionContrib
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h73 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
DGlobalValue.h206 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h119 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
DGlobalValue.h229 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function