Lines Matching defs:classof
196 static bool classof(const Symbol *s) {
228 static bool classof(const Symbol *s) {
254 static bool classof(const Symbol *s) {
272 static bool classof(const Symbol *s) {
284 static bool classof(const Symbol *s) { return s->kind() == SectionKind; }
293 static bool classof(const Symbol *s) {
315 static bool classof(const Symbol *s) { return s->kind() == DefinedDataKind; }
345 static bool classof(const Symbol *s) {
352 static bool classof(const Symbol *s) {
377 static bool classof(const Symbol *s) {
395 static bool classof(const Symbol *s) {
402 static bool classof(const Symbol *s) {
428 static bool classof(const Symbol *s) { return s->kind() == DefinedTableKind; }
443 static bool classof(const Symbol *s) {
463 static bool classof(const Symbol *s) {
486 static bool classof(const Symbol *s) { return s->kind() == DefinedTagKind; }
501 static bool classof(const Symbol *s) { return s->kind() == UndefinedTagKind; }
509 static bool classof(const Symbol *s) {
528 static bool classof(const Symbol *s) { return s->kind() == LazyKind; }