Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalObject.h109 bool hasSection() const { hasSection() function
H A DGlobalValue.h290 bool hasSection() const { return !getSection().empty(); } in hasSection() function