Searched defs:tthis_fd (Results 1 – 2 of 2) sorted by relevance
2677 Type tthis_fd = fd.needThis() ? tthis : null; in applyFunction() local2921 Type tthis_fd = fd.needThis() && !fd.isCtorDeclaration() ? tthis : null; in applyTemplate() local2978 Type tthis_fd = fd.needThis() ? tthis : null; in applyTemplate() local
2200 Type *tthis_fd = fd->needThis() ? tthis : NULL; in functionResolve() local2404 Type *tthis_fd = fd->needThis() && !fd->isCtorDeclaration() ? tthis : NULL; in functionResolve() local2460 Type *tthis_fd = fd->needThis() ? tthis : NULL; in functionResolve() local