Searched refs:inSemantic3 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d501 bool inSemantic3 = (inferRetType && semanticRun >= PASS.semantic3);
503 (inSemantic3 ? "inferred return type of function " : "").ptr,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c2470 bool inSemantic3 = (inferRetType && semanticRun >= PASSsemantic3); local
2472 (inSemantic3 ? "inferred return type of function " : ""),

Completed in 125 milliseconds