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

/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp504 const Node* firstDecorator; member in struct:NameDecorationInfo
509 firstDecorator(decorator),
567 return decorationInfo.firstDecorator == NULL
568 || decorationInfo.firstDecorator->AddDecoration(buffer, NULL);
1767 if (decorationInfo.firstDecorator != NULL) {
1768 if (!decorationInfo.firstDecorator->AddDecoration(buffer,

Completed in 79 milliseconds