reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
478 Sig->outputPre(OS, OF_NoCallingConvention); 480 Pointee->outputPre(OS, Flags); 482 outputSpaceIfNecessary(OS); 485 OS << "__unaligned "; 488 OS << "("; 490 OS << "("; 493 outputCallingConvention(OS, Sig->CallConvention); 494 OS << " "; 498 ClassParent->output(OS, Flags); 499 OS << "::"; 504 OS << "*"; 507 OS << "&"; 510 OS << "&&"; 515 outputQualifiers(OS, Quals, false, false);