Searched refs:getThis (Results 1 – 9 of 9) sorted by relevance
12 const struct S *getThis() const { return this; } in getThis() function48 clang_analyzer_eval(s.getThis() == &s); // expected-warning{{TRUE}} in testAssignment()68 clang_analyzer_eval((void *)getS().getThis() == (void *)&x); // expected-warning{{FALSE}} in testImmediateUse()121 clang_analyzer_eval(s.getThis() == &s); // expected-warning{{TRUE}} in testReferenceAssignment()138 return s.getThis() == &s; in checkThis()
415 Parent *getThis() { return vGetThis(); } in getThis() function430 clang_analyzer_eval(obj.getThis()->x == 42); // expected-warning{{TRUE}} in test()
40 assertEquals(o, frames[i].getThis());71 assertEquals(o, frames[i].getThis());76 assertEquals(undefined, frames[i].getThis());107 assertEquals(undefined, frames[i].getThis());
32 function getThis(){ return this; } function33 var obj = taint(getThis);
14 assertEquals(this, e.stack[0].getThis());
424 Local<G> localThis = code.getThis(generatedType); in generateCodeForAllMethods()496 Local<G> superThis = superCode.getThis(generatedType); in generateCodeForAllMethods()570 Local<G> thisRef = constructorCode.getThis(generatedType); in generateConstructorsAndFields()
216 directCode.getThis(generated); // 'this' is unused in testInvokeDirect()251 Local<G> localThis = superHashCode.getThis(generated); in testInvokeSuper()435 Local<G> thisRef = code.getThis(generated); in testDeclareConstructor()1680 Local<?> thisLocal = code.getThis(GENERATED); in testSynchronizedFlagImpactsDeclarationOnly()1711 Local<?> thisLocal = code.getThis(GENERATED); in testMonitorEnterMonitorExit()1809 Local<?> thisRef = code.getThis(GENERATED); in addDefaultConstructor()
252 public <T> Local<T> getThis(TypeId<T> type) { in getThis() method in Code
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...