Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDerivedTypes.h282 bool isOpaque() const { return (getSubclassData() & SCDB_HasBody) == 0; } in isOpaque() function
668 bool isOpaque() const { return !PointeeTy; } in isOpaque() function