Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpFrame.h97 const Pointer &getThis() const { return This; } in getThis() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d314 static ThreadBase getThis() @safe nothrow @nogc in getThis() function
H A Dosthread.d370 static Thread getThis() @safe nothrow @nogc in getThis() function
H A Dfiber.d910 static Fiber getThis() @safe nothrow @nogc in getThis() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.d289 extern (C++) Expression getThis() in getThis() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c135 Expression *CtfeStack::getThis() in getThis() function