Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dinitsem.c524 class InferTypeVisitor : public Visitor
530 InferTypeVisitor(Scope *sc) in InferTypeVisitor() function
699 InferTypeVisitor v = InferTypeVisitor(sc); in inferType()