Searched defs:augmentation (Results 1 – 7 of 7) sorted by relevance
174 const char *augmentation; /* Augmentation string. */ member
86 let augmentation = gen_augment(fields, &app_var, item, false)?; in gen_for_struct() localVariable
63 let augmentation = gen_augment(variants, item, false)?; in gen_for_enum() localVariable
6815 const char *augmentation; in print_debug_frame_section() member6898 const char *const augmentation = (const char *) readp; in print_debug_frame_section() local
44914 for (const augmentation of list) { constant44955 for (const augmentation of list) { constant
104097 …return ts.some(sourceFile.moduleAugmentations, function (augmentation) { return ts.isGlobalScopeAu… argument
125259 …return ts.some(sourceFile.moduleAugmentations, function (augmentation) { return ts.isGlobalScopeAu… argument