Searched defs:getRange (Results 1 - 25 of 30) sorted by relevance

12

/external/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp90 CXSourceRange CXStoredDiagnostic::getRange(unsigned int Range) const { function in class:CXStoredDiagnostic
H A DCXLoadedDiagnostic.cpp131 CXSourceRange CXLoadedDiagnostic::getRange(unsigned Range) const { function in class:CXLoadedDiagnostic
/external/clang/unittests/AST/
H A DSourceLocationTest.cpp63 virtual SourceRange getRange(const LabelStmt &Node) { function in class:clang::ast_matchers::LabelDeclRangeVerifier
160 virtual SourceRange getRange(const TypeLoc &Node) { function in class:clang::ast_matchers::TemplateAngleBracketLocRangeVerifier
185 virtual SourceRange getRange(const TypeLoc &Node) { function in class:clang::ast_matchers::UnaryTransformTypeLocParensRangeVerifier
H A DMatchVerifier.h181 /// by overriding getRange().
195 SourceRange R = getRange(Node);
216 virtual SourceRange getRange(const NodeType &Node) { function in class:clang::ast_matchers::RangeVerifier
/external/llvm/unittests/Support/
H A DSourceMgrTest.cpp35 SMRange getRange(unsigned Offset, unsigned Length) { function in class:__anon26548::SourceMgrTest
101 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(4, 3), None);
111 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(3, 3), None);
121 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(4, 7), None);
131 SMRange Ranges[] = { getRange(0, 3), getRange(4, 3) };
142 SMRange Ranges[] = { getRange(0, 3), getRange(2, 4) };
154 makeArrayRef(SMFixIt(getRange(4, 3), "zzz")));
166 makeArrayRef(SMFixIt(getRange(
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Dcursor_selection.js120 sel.addRange(this.getRange());
159 return cvox.SelectionUtil.getRangeText(this.getRange());
166 cvox.CursorSelection.prototype.getRange = function() {
/external/chromium_org/ui/file_manager/gallery/js/image_editor/
H A Dfilter.js556 var range = filter.autofix.getRange(channelHistogram);
570 filter.autofix.getRange = function(channelHistogram) {
599 var range = filter.autofix.getRange(channelHistogram);
/external/clang/include/clang/AST/
H A DAttr.h90 SourceRange getRange() const { return Range; } function in class:clang::Attr
/external/clang/lib/Lex/
H A DPPExpressions.cpp45 const SourceRange &getRange() const { return Range; } function in class:__anon17946::PPValue
344 << Result.getRange();
376 PP.Diag(Loc, diag::warn_pp_expr_overflow) << Result.getRange();
464 << LHS.getRange();
508 << RHS.getRange();
556 << LHS.getRange() << RHS.getRange();
561 << LHS.getRange() << RHS.getRange();
575 << LHS.getRange() << RH
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
H A Dactions.c494 static Range *getRange(SubStr *s){ function
556 r = getRange(&s);
558 r = doUnion(r, getRange(&s));
/external/llvm/include/llvm/Support/
H A DSourceMgr.h213 SMRange getRange() const { return Range; } function in class:llvm::SMFixIt
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebBindings.cpp340 bool WebBindings::getRange(NPObject* range, WebRange* webRange) function in class:blink::WebBindings
/external/chromium_org/v8/tools/profviz/
H A Dprofviz.js222 var range = getRange();
251 function getRange() { function
/external/clang/lib/Parse/
H A DRAIIObjectsForParser.h405 SourceRange getRange() const { return SourceRange(LOpen, LClose); } function in class:clang::BalancedDelimiterTracker
/external/clang/include/clang/Sema/
H A DAttributeList.h331 SourceRange getRange() const { return AttrRange; } function in class:clang::AttributeList
H A DInitialization.h584 SourceRange getRange() const { function in class:clang::InitializationKind
H A DDeclSpec.h71 const SourceRange &getRange() const { return Range; } function in class:clang::CXXScopeSpec
2061 Ranges.push_back(AttrList->getRange());
/external/deqp/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp125 static Vec2 getRange (const glw::Functions& gl, deUint32 pname) function in namespace:deqp::gles31::Functional::__anon20315
152 const Vec2 range = getRange(gl, GL_ALIASED_POINT_SIZE_RANGE);
161 const Vec2 range = getRange(gl, GL_ALIASED_LINE_WIDTH_RANGE);
/external/llvm/lib/Analysis/
H A DLazyValueInfo.cpp100 static LVILatticeVal getRange(ConstantRange CR) { function in class:__anon25686::LVILatticeVal
835 Result = LVILatticeVal::getRange(TrueValues);
863 Result = LVILatticeVal::getRange(EdgesVals);
899 Result = LVILatticeVal::getRange(Range);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A Dexterns.js315 getRange: function(from, to, lineSep) { },
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 2163 milliseconds

12