HomeSort by relevance Sort by last modified time
    Searched refs:isBlockScope (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
Scope.h 213 /// isBlockScope - Return true if this scope correspond to a closure.
214 bool isBlockScope() const { return Flags & BlockScope; }
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 50 milliseconds