Searched defs:isNaked (Results 1 – 6 of 6) sorted by relevance
620 bool NativeRawSymbol::isNaked() const { in isNaked() function in NativeRawSymbol
275 bool isNaked() const { return mod == 0; } in isNaked() function
262 bool isNaked() const { return mod == 0; } in isNaked() function
1472 final bool isNaked() const scope @safe pure nothrow @nogc in isNaked() function1477 final void isNaked(bool v) @safe pure nothrow @nogc in isNaked() function
1095 final bool isNaked() const nothrow pure @nogc @safe in isNaked() function
1153 bool DIARawSymbol::isNaked() const { in isNaked() function in DIARawSymbol