Lines Matching defs:binder
18 #include "binder/binder.h"
19 #include "binder/scope.h"
431 void ClassDefinition::UpdateSelf(const NodeUpdater &cb, binder::Binder *binder)
433 auto scopeCtx = binder::LexicalScope<binder::ClassScope>::Enter(binder, scope_);
571 binder::ScopeFindResult result = scope_->Find(propertyName);
607 std::vector<binder::Variable *> variables;