Home
last modified time | relevance | path

Searched defs:checkRightThis (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c2678 bool Expression::checkRightThis(Scope *sc) in checkRightThis() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d1505 extern (D) final bool checkRightThis(Scope* sc) in checkRightThis() function