Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dhdrgen.c1718 EnumDeclaration *oldInEnumDecl = inEnumDecl; in visit() local
1735 inEnumDecl = oldInEnumDecl; in visit()
1754 inEnumDecl = oldInEnumDecl; in visit()
H A Dhdrgen.d1327 auto oldInEnumDecl = hgs.inEnumDecl; in visit() local
1328 scope(exit) hgs.inEnumDecl = oldInEnumDecl; in visit()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.c1718 EnumDeclaration *oldInEnumDecl = inEnumDecl; in visit() local
1735 inEnumDecl = oldInEnumDecl; in visit()
1754 inEnumDecl = oldInEnumDecl; in visit()