Home
last modified time | relevance | path

Searched refs:PrePostAppendStrings (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.c868 struct PrePostAppendStrings struct
876 PrePostAppendStrings *p = (PrePostAppendStrings *)param; in fp() argument
898 PrePostAppendStrings pas; in visitFuncIdentWithPostfix()
930 t->attributesApply(&pas, &PrePostAppendStrings::fp); in visitFuncIdentWithPostfix()
943 PrePostAppendStrings pas; in visitFuncIdentWithPrefix()
955 t->attributesApply(&pas, &PrePostAppendStrings::fp); in visitFuncIdentWithPrefix()