Searched defs:getDescriptor (Results 1 – 5 of 5) sorted by relevance
99 ArrayRef<const uint8_t> User::getDescriptor() const { in getDescriptor() function in llvm::User 104 MutableArrayRef<uint8_t> User::getDescriptor() { in getDescriptor() function in llvm::User
482 pybind11::object getDescriptor() { return descriptor; } getDescriptor() function
361 const ReadDescriptor &getDescriptor() const { return *RD; } in getDescriptor() function