Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DGlobalObject.h56 bool hasSection() const { return !StringRef(getSection()).empty(); } in hasSection() function
DGlobalValue.h158 bool hasSection() const { return !StringRef(getSection()).empty(); } in hasSection() function