Home
last modified time | relevance | path

Searched defs:hasSection (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h69 bool hasSection() const { return !getSection().empty(); } in hasSection() function
DGlobalValue.h248 bool hasSection() const { return !getSection().empty(); } in hasSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h101 bool hasSection() const { in hasSection() function
DGlobalValue.h273 bool hasSection() const { return !getSection().empty(); } in hasSection() function