Home
last modified time | relevance | path

Searched defs:returnloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.d5040 const returnloc = token.loc; in parseFunctionLiteral() local
5081 const returnloc = token.loc; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.c4245 Loc returnloc = token.loc; in parseFunctionLiteral() local