Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c386 class CtfeCompiler : public Visitor
391 CtfeCompiler(CompiledCtfeFunction *ccf) in CtfeCompiler() function
627 CtfeCompiler v(fd->ctfeCode); in ctfeCompile()