| /NextBSD/contrib/llvm/include/llvm/DebugInfo/DWARF/ |
| HD | DWARFDebugAranges.h | 34 struct Range { struct 54 bool operator<(const Range &other) const { argument 77 typedef std::vector<Range> RangeColl; argument
|
| /NextBSD/contrib/llvm/lib/CodeGen/MIRParser/ |
| HD | MILexer.cpp | 82 auto Range = C; in maybeLexIdentifier() local 95 auto Range = C; in maybeLexMachineBasicBlock() local 119 auto Range = C; in lexVirtualRegister() local 134 auto Range = C; in maybeLexRegister() local 146 auto Range = C; in maybeLexGlobalValue() local 167 auto Range = C; in maybeLexIntegerLiteral() local 193 auto Range = C; in maybeLexSymbol() local
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | RangeMap.h | 35 struct Range struct 43 Range () : in Range() argument 49 Range (BaseType b, SizeType s) : in Range() function 64 GetRangeBase () const in GetRangeBase() argument 70 SetRangeBase (BaseType b) in SetRangeBase() argument 82 GetRangeEnd () const in GetRangeEnd() argument 88 SetRangeEnd (BaseType end) in SetRangeEnd() argument 117 return (GetRangeBase() <= r) && (r < GetRangeEnd()); in Contains() argument 127 Contains (const Range& range) const in Contains() argument 134 DoesAdjoinOrIntersect (const Range &rhs) const in DoesAdjoinOrIntersect() argument [all …]
|
| /NextBSD/contrib/llvm/tools/clang/lib/Lex/ |
| HD | PreprocessingRecord.cpp | 30 SourceRange Range) in InclusionDirective() 49 PreprocessingRecord::getPreprocessedEntitiesInRange(SourceRange Range) { in getPreprocessedEntitiesInRange() 127 PreprocessingRecord::getPreprocessedEntitiesInRangeSlow(SourceRange Range) { in getPreprocessedEntitiesInRangeSlow() 193 SourceRange Range = PPE->getSourceRange(); in getLoc() local 371 SourceRange Range) { in addMacroExpansion() 401 SourceRange Range) { in Defined() 408 void PreprocessingRecord::SourceRangeSkipped(SourceRange Range) { in SourceRangeSkipped() 414 SourceRange Range, in MacroExpands()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Tooling/Core/ |
| HD | Replacement.h | 38 Range() : Offset(0), Length(0) {} in Range() function 39 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {} in Range() function 227 const CharSourceRange Range = in Replacement() local
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Lex/ |
| HD | PreprocessingRecord.h | 79 SourceRange Range; variable 82 PreprocessedEntity(EntityKind Kind, SourceRange Range) in PreprocessedEntity() 127 PreprocessingDirective(EntityKind Kind, SourceRange Range) in PreprocessingDirective() 144 SourceRange Range) in MacroDefinitionRecord() 166 MacroExpansion(IdentifierInfo *BuiltinName, SourceRange Range) in MacroExpansion() 170 MacroExpansion(MacroDefinitionRecord *Definition, SourceRange Range) in MacroExpansion() 517 SourceRange Range; member
|
| HD | PPCallbacks.h | 243 const MacroDefinition &MD, SourceRange Range, in MacroExpands() 261 SourceRange Range) { in Defined() 267 virtual void SourceRangeSkipped(SourceRange Range) { in SourceRangeSkipped() 439 SourceRange Range, const MacroArgs *Args) override { in MacroExpands() 456 SourceRange Range) override { in Defined() 461 void SourceRangeSkipped(SourceRange Range) override { in SourceRangeSkipped()
|
| HD | Lexer.h | 330 static CharSourceRange getAsCharRange(SourceRange Range, in getAsCharRange() 338 static CharSourceRange getAsCharRange(CharSourceRange Range, in getAsCharRange()
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | MicrosoftMangle.cpp | 1408 SourceRange Range) { in mangleArgumentType() 1458 void MicrosoftCXXNameMangler::mangleType(QualType T, SourceRange Range, in mangleType() 1523 SourceRange Range) { in mangleType() 1633 SourceRange Range; in mangleFunctionType() local 1839 Qualifiers, SourceRange Range) { in mangleType() 1955 SourceRange Range) { in mangleType() 1971 Qualifiers, SourceRange Range) { in mangleType() 1980 Qualifiers, SourceRange Range) { in mangleType() 1992 SourceRange Range) { in mangleType() 1999 Qualifiers Quals, SourceRange Range) { in mangleType() [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/source/Utility/ |
| HD | Range.cpp | 14 Range::Range (const Range& rng) : in Range() function in Range 21 Range::Range (Range::ValueType low, in Range() function in Range
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaStmtAttr.cpp | 27 SourceRange Range) { in handleFallThroughAttr() 196 SourceRange Range) { in ProcessStmtAttribute() 217 SourceRange Range) { in ProcessStmtAttributes()
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | LiveRegMatrix.cpp | 107 const LiveRange &Range) { in assign() 124 const LiveRange &Range) { in unassign() 167 const LiveRange &Range) { in checkRegUnitInterference()
|
| HD | LiveIntervalUnion.cpp | 29 void LiveIntervalUnion::unify(LiveInterval &VirtReg, const LiveRange &Range) { in unify() 56 void LiveIntervalUnion::extract(LiveInterval &VirtReg, const LiveRange &Range) { in extract()
|
| /NextBSD/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/ |
| HD | Diagnostics.cpp | 16 SourceRange Range) { in pushContextFrame() 66 Diagnostics::ArgStream Diagnostics::addError(const SourceRange &Range, in addError() 153 static void maybeAddLineAndColumn(const SourceRange &Range, in maybeAddLineAndColumn()
|
| HD | Parser.cpp | 51 SourceRange Range; member 192 SourceRange Range; in consumeUnsignedLiteral() local 227 SourceRange Range; in consumeStringLiteral() local
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/ |
| HD | Diagnostics.h | 46 SourceRange Range; member 145 SourceRange Range; member 153 SourceRange Range; member
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | DWARFDebugRanges.h | 24 typedef RangeList::Entry Range; typedef
|
| HD | DWARFDebugAranges.h | 26 typedef RangeToDIE::Entry Range; typedef
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Rewrite/Core/ |
| HD | HTMLRewrite.h | 40 inline void HighlightRange(Rewriter &R, SourceRange Range, in HighlightRange()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | LoopHint.h | 23 SourceRange Range; member
|
| /NextBSD/contrib/llvm/tools/clang/lib/Tooling/Core/ |
| HD | Replacement.cpp | 45 const CharSourceRange &Range, in Replacement() 133 const CharSourceRange &Range, in getRangeSize() 146 const CharSourceRange &Range, in setFromSourceRange()
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| HD | Block.h | 48 typedef RangeList::Entry Range; typedef
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | ExprObjC.h | 95 SourceRange Range; variable 144 SourceRange Range; variable
|
| /NextBSD/contrib/compiler-rt/lib/ubsan/ |
| HD | ubsan_diag.h | 108 Range() : Start(), End(), Text() {} in Range() function 109 Range(MemoryLocation Start, MemoryLocation End, const char *Text) in Range() function
|
| /NextBSD/contrib/llvm/tools/clang/lib/Parse/ |
| HD | ParseDeclCXX.cpp | 591 SourceRange Range; in ParseUsingDeclaration() local 1391 SourceRange Range(NameLoc); in ParseClassSpecifier() local 1874 SourceRange Range(StartLoc, EndLocation); in ParseBaseSpecifier() local 3382 Parser &P, const SourceRange &Range, bool IsNoexcept) { in diagnoseDynamicExceptionSpecification() 3429 SourceRange Range; in ParseDynamicExceptionSpecification() local 3461 TypeResult Parser::ParseTrailingReturnType(SourceRange &Range) { in ParseTrailingReturnType() 3780 SourceRange Range(StartLoc, EndLoc); in DiagnoseAndSkipCXX11Attributes() local
|