Searched defs:isCompileStatement (Results 1 – 2 of 2) sorted by relevance
144 …CompileStatement *isCompileStatement() { return stmt == STMTcompile ? (CompileStatemen… in isCompileStatement() function
386 …inout(CompileStatement) isCompileStatement() { return stmt == STMT.Compile ? cast(type… in isCompileStatement() function