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

  /external/llvm/include/llvm/Analysis/
DebugInfo.h 118 bool isScope() const;
  /external/llvm/lib/Analysis/
DebugInfo.cpp 226 /// isScope - Return true if the specified tag is one of the scope
228 bool DIDescriptor::isScope() const {
    [all...]
  /external/v8/test/mjsunit/
debug-scopes.js 85 assertTrue(scope.isScope());
  /external/v8/src/
mirror-debugger.js 391 Mirror.prototype.isScope = function() {
    [all...]

Completed in 778 milliseconds