Home
last modified time | relevance | path

Searched defs:isSnippet (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DScript.js226 isSnippet: function() method in WebInspector.Script
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp227 bool InlineSpiller::isSnippet(const LiveInterval &SnipLI) { in isSnippet() function in InlineSpiller