Searched refs:functionSemantic3 (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d431 return functionSemantic3();
447 return functionSemantic3() || !errors;
451 return functionSemantic3() || !errors;
460 final bool functionSemantic3()
H A Ddeclaration.h625 bool functionSemantic3();
H A Ddinterpret.d437 if (!fd.functionSemantic3())
H A Dexpressionsem.d1708 fd.functionSemantic3();
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h608 bool functionSemantic3();
H A Dfunc.c2360 * Otherwise, error gagging should be temporarily ungagged by functionSemantic3.
2400 return functionSemantic3();
2416 return functionSemantic3() || !errors;
2420 return functionSemantic3() || !errors;
2429 bool FuncDeclaration::functionSemantic3() function in class:FuncDeclaration
H A Dexpression.c1406 fd->functionSemantic3();
H A Ddinterpret.c760 if (!fd->functionSemantic3())
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Ddecl.cc846 d->functionSemantic3 ();
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Ddecl.cc952 d->functionSemantic3 ();

Completed in 241 milliseconds