Searched defs:isWildConst (Results 1 – 3 of 3) sorted by relevance
273 bool isWildConst() const { return (mod & MODwildconst) == MODwildconst; } in isWildConst() function
260 bool isWildConst() const { return (mod & MODwildconst) == MODwildconst; } in isWildConst() function
1085 final bool isWildConst() const nothrow pure @nogc @safe in isWildConst() function