Searched defs:BeginOffset (Results 1 – 8 of 8) sorted by relevance
/external/clang/lib/AST/ |
D | RawCommentList.cpp | 126 unsigned BeginOffset; in RawComment() local 154 unsigned BeginOffset; in getRawTextSlow() local
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAbbrev.cpp | 28 const uint32_t BeginOffset = *OffsetPtr; in extract() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAbbrev.cpp | 32 const uint32_t BeginOffset = *OffsetPtr; in extract() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewRecordIO.h | 147 uint32_t BeginOffset; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | LazyRandomTypeCollection.cpp | 257 void LazyRandomTypeCollection::visitRange(TypeIndex Begin, uint32_t BeginOffset, in visitRange()
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 122 uint64_t BeginOffset; member in __anonadce12ea0211::Slice 133 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice() 326 uint64_t BeginOffset, EndOffset; member in llvm::sroa::Partition 646 uint64_t BeginOffset = Offset.getZExtValue(); in insertUse() local 1713 uint64_t BeginOffset = in isVectorPromotionViableForSlice() local 2179 uint64_t BeginOffset, EndOffset; member in llvm::sroa::AllocaSliceRewriter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 161 uint64_t BeginOffset = 0; member in __anon3a3523220111::Slice 173 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice() 372 uint64_t BeginOffset, EndOffset; member in llvm::sroa::Partition 695 uint64_t BeginOffset = Offset.getZExtValue(); in insertUse() local 1781 uint64_t BeginOffset = in isVectorPromotionViableForSlice() local 2258 uint64_t BeginOffset = 0; member in llvm::sroa::AllocaSliceRewriter
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 2129 unsigned BeginOffset = SM.getFileOffset(ExpansionRange.getBegin()); in getLengthOnSingleLine() local
|