Home
last modified time | relevance | path

Searched defs:trySemantic (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpressionsem.c8164 Expression *trySemantic(Expression *exp, Scope* sc) in trySemantic() function
H A Dmtype.c310 Type *Type::trySemantic(Loc loc, Scope *sc) in trySemantic() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d906 final Type trySemantic(const ref Loc loc, Scope* sc) in trySemantic() function
H A Dexpressionsem.d12164 Expression trySemantic(Expression exp, Scope* sc) in trySemantic() function