Searched defs:thisVar (Results 1 – 3 of 3) sorted by relevance
47 let thisVar = globalScope!.findLocal("this"); variable62 let thisVar = functionScope!.findLocal("this"); variable
874 auto *thisVar = func->Scope()->ParamScope()->Params().front(); in ComposeSignatureInfo() local1586 auto *thisVar = invokeFunc->Scope()->ParamScope()->Params().front(); in ResolveLambdaObjectInvoke() local1708 auto *thisVar = ctorFunc->Scope()->ParamScope()->Params().front(); in ResolveLambdaObjectCtor() local1760 auto *thisVar = func->Scope()->ParamScope()->Params().front(); in ResolveProxyMethod() local2409 auto *thisVar = ctorFunc->Scope()->ParamScope()->Params().front(); in ResolveLambdaObjectCtor() local2464 auto *thisVar = invokeFunc->Scope()->ParamScope()->Params().front(); in ResolveLambdaObjectInvoke() local
462 auto *thisVar = invokeFunc->Scope()->ParamScope()->Params().front(); in Check() local