Searched defs:scopeForMethod (Results 1 – 1 of 1) sorted by relevance
292 varbinder::Scope *scopeForMethod) in SetUpCalleeMethod()358 auto *scopeForMethod = newTypeParams != nullptr ? newTypeParams->Scope() : enclosingScope; in CreateCalleeMethod() local