HomeSort by relevance Sort by last modified time
    Searched defs:global_scope (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/glsl/
ast_to_hir.cpp 2034 const bool global_scope = (state->current_function == NULL); local
    [all...]
  /external/v8/src/
compiler.h 107 Scope* global_scope() const { return global_scope_; } function in class:v8::internal::CompilationInfo
229 void SetGlobalScope(Scope* global_scope) {
231 global_scope_ = global_scope;
  /external/v8/test/cctest/
test-parsing.cc 2907 i::Scope* global_scope = local
2954 i::Scope* global_scope = local
3001 i::Scope* global_scope = local
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
debuginfo.c 3645 OSet* global_scope; local
    [all...]

Completed in 388 milliseconds