Searched defs:isStart (Results 1 – 5 of 5) sorted by relevance
618 bool &isStart) { in isLifetimeStartOrEnd()769 bool isStart = false; in collectMarkers() local
289 @property bool isStart() const { return isStartIR(code); } in isStart() function
283 @property bool isStart() const { return isStartIR(code); } in isStart() function
1217 @property bool isStart() @safe @nogc pure nothrow { return type == TagType.START; } in isStart() function
1209 @property bool isStart() @safe @nogc pure nothrow { return type == TagType.START; } in isStart() function