Home
last modified time | relevance | path

Searched defs:isNaked (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp620 bool NativeRawSymbol::isNaked() const { in isNaked() function in NativeRawSymbol
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h275 bool isNaked() const { return mod == 0; } in isNaked() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.h262 bool isNaked() const { return mod == 0; } in isNaked() function
H A Dfunc.d1472 final bool isNaked() const scope @safe pure nothrow @nogc in isNaked() function
1477 final void isNaked(bool v) @safe pure nothrow @nogc in isNaked() function
H A Dmtype.d1095 final bool isNaked() const nothrow pure @nogc @safe in isNaked() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1153 bool DIARawSymbol::isNaked() const { in isNaked() function in DIARawSymbol