Home
last modified time | relevance | path

Searched refs:PopScope (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/torque/
Dscope.cc47 Scope::Activator::~Activator() { scope_->GetScopeChain().PopScope(); } in ~Activator()
Dscope.h87 void PopScope() { current_scopes_.pop_back(); } in PopScope() function
/external/antlr/runtime/ObjC/Framework/
DHashMap.h252 - (HashMap *)PopScope:( HashMap **)map;
DHashMap.m773 -(HashMap *)PopScope:(HashMap **)map