Searched defs:isWild (Results 1 – 8 of 8) sorted by relevance
272 bool isWild() const { return (mod & MODwild) != 0; } in isWild() function
146 bool isWild() { return (storage_class & STCwild) != 0; } in isWild() function
1297 bool isWild = false; in semantic() local
259 bool isWild() const { return (mod & MODwild) != 0; } in isWild() function
139 bool isWild() const { return (storage_class & STCwild) != 0; } in isWild() function
469 final bool isWild() const pure nothrow @nogc @safe in isWild() function
799 bool isWild = false; in visit() local
1080 final bool isWild() const nothrow pure @nogc @safe in isWild() function