Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalObject.h106 bool hasSection() const { in hasSection() function
H A DGlobalValue.h292 bool hasSection() const { return !getSection().empty(); } in hasSection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h985 bool hasSection() const { in hasSection() function