HomeSort by relevance Sort by last modified time
    Searched refs:Range (Results 201 - 225 of 1970) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/Core/
Replacement.h 41 /// \brief A source range independent of the \c SourceManager.
42 class Range {
44 Range() : Offset(0), Length(0) {}
45 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {}
53 /// \name Range Predicates
55 /// \brief Whether this range overlaps with \p RHS or not.
56 bool overlapsWith(Range RHS) const {
60 /// \brief Whether this range contains \p RHS or not.
61 bool contains(Range RHS) const {
66 /// \brief Whether this range equals to \p RHS or not
    [all...]
  /external/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
46 SourceRange Range;
140 ArgStream addError(SourceRange Range, ErrorType Error);
145 SourceRange Range;
153 SourceRange Range;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);

Completed in 1247 milliseconds

1 2 3 4 5 6 7 891011>>