Searched refs:function_scope (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Sema/
H A D__try.c117 int function_scope = 0; local
122 (void)function_scope;
128 int function_scope = 0; local
133 (void)function_scope;
139 int function_scope = 0; local
143 __except( function_scope ? 1 : -1 ) {}
/external/chromium/net/proxy/
H A Dproxy_resolver_v8.cc355 v8::Context::Scope function_scope(v8_context_);
/external/v8/src/
H A Dpreparser.cc61 Scope function_scope(&scope_, kFunctionScope);
1369 Scope function_scope(&scope_, kFunctionScope);

Completed in 92 milliseconds