reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
620 append("@import "); 673 append("export "); 680 append(Id.Name); 681 append(" "); 683 append("\n"); 689 append("#define "); 697 append(Id.Name); 706 append("(/* invalid */\n"); 733 append("#pragma once\n"); 756 append("#pragma clang module import "); 783 put('#').append(Directive).put(' ');