Home
last modified time | relevance | path

Searched defs:isStart (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp618 bool &isStart) { in isLifetimeStartOrEnd()
769 bool isStart = false; in collectMarkers() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dir.d289 @property bool isStart() const { return isStartIR(code); } in isStart() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dir.d283 @property bool isStart() const { return isStartIR(code); } in isStart() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d1217 @property bool isStart() @safe @nogc pure nothrow { return type == TagType.START; } in isStart() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d1209 @property bool isStart() @safe @nogc pure nothrow { return type == TagType.START; } in isStart() function