Home
last modified time | relevance | path

Searched defs:getRange (Results 1 – 25 of 32) sorted by relevance

12

/external/lldb/test/lang/objc/objc-struct-return/
Dtest.m5 -(NSRange)getRange; method
10 {
/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp90 CXSourceRange CXStoredDiagnostic::getRange(unsigned int Range) const { in getRange() function in CXStoredDiagnostic
DCXLoadedDiagnostic.cpp131 CXSourceRange CXLoadedDiagnostic::getRange(unsigned Range) const { in getRange() function in CXLoadedDiagnostic
DCIndexDiagnostic.cpp77 CXSourceRange getRange(unsigned Range) const override { in getRange() function in __anon15f88b250111::CXDiagnosticCustomNoteImpl
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dcursor_selection.js166 cvox.CursorSelection.prototype.getRange = function() { method in cvox.CursorSelection
/external/chromium_org/chrome/browser/resources/net_internals/
Dhorizontal_scrollbar_view.js101 getRange: function() { method in HorizontalScrollbarView
/external/clang/unittests/AST/
DSourceLocationTest.cpp63 virtual SourceRange getRange(const LabelStmt &Node) { in getRange() function in clang::ast_matchers::LabelDeclRangeVerifier
160 virtual SourceRange getRange(const TypeLoc &Node) { in getRange() function in clang::ast_matchers::TemplateAngleBracketLocRangeVerifier
185 virtual SourceRange getRange(const TypeLoc &Node) { in getRange() function in clang::ast_matchers::UnaryTransformTypeLocParensRangeVerifier
DMatchVerifier.h216 virtual SourceRange getRange(const NodeType &Node) { in getRange() function
/external/clang/include/clang/AST/
DAttr.h90 SourceRange getRange() const { return Range; } in getRange() function
/external/llvm/unittests/Support/
DSourceMgrTest.cpp35 SMRange getRange(unsigned Offset, unsigned Length) { in getRange() function in __anon2e0412d50111::SourceMgrTest
/external/chromium_org/ui/file_manager/file_manager/foreground/js/image_editor/
Dfilter.js570 filter.autofix.getRange = function(channelHistogram) { function
/external/chromium_org/ui/file_manager/gallery/js/image_editor/
Dfilter.js570 filter.autofix.getRange = function(channelHistogram) { function
/external/chromium_org/v8/tools/profviz/
Dprofviz.js251 function getRange() { function
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRBufferedTokenStream.m116 {
/external/llvm/include/llvm/Support/
DSourceMgr.h213 SMRange getRange() const { return Range; } in getRange() function
/external/clang/lib/Lex/
DPPExpressions.cpp45 const SourceRange &getRange() const { return Range; } in getRange() function in __anon6d7f603b0111::PPValue
/external/clang/lib/Parse/
DRAIIObjectsForParser.h405 SourceRange getRange() const { return SourceRange(LOpen, LClose); } in getRange() function
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
Dactions.c494 static Range *getRange(SubStr *s){ in getRange() function
/external/chromium_org/third_party/WebKit/Source/web/
DWebBindings.cpp342 bool WebBindings::getRange(NPObject* range, WebRange* webRange) in getRange() function in blink::WebBindings
/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp125 static Vec2 getRange (const glw::Functions& gl, deUint32 pname) in getRange() function
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp100 static LVILatticeVal getRange(ConstantRange CR) { in getRange() function in __anona6ccb7b20111::LVILatticeVal
/external/clang/include/clang/Sema/
DInitialization.h584 SourceRange getRange() const { in getRange() function
DAttributeList.h331 SourceRange getRange() const { return AttrRange; } in getRange() function
/external/clang/include/clang/Basic/
DDiagnostic.h1203 const CharSourceRange &getRange(unsigned Idx) const { in getRange() function
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Dexterns.js379 getRange: function(from, to, lineSep) { }, method in CodeMirror

12