Searched refs:hasArraySlow (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h166 return hasArraySlow(S);
178 virtual bool hasArraySlow(OutputStream &) const { return false; } function in class:Node
338 bool hasArraySlow(OutputStream &S) const override {
624 bool hasArraySlow(OutputStream &) const override { return true; }
1098 bool hasArraySlow(OutputStream &S) const override {
1257 bool hasArraySlow(OutputStream &S) const override {

Completed in 124 milliseconds