Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGlobalObject.h104 bool hasSection() const { in hasSection() function
H A DGlobalValue.h267 bool hasSection() const { return !getSection().empty(); } in hasSection() function