Home
last modified time | relevance | path

Searched defs:BeginOffset (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/AST/
DRawCommentList.cpp126 unsigned BeginOffset; in RawComment() local
154 unsigned BeginOffset; in getRawTextSlow() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp28 const uint32_t BeginOffset = *OffsetPtr; in extract() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp32 const uint32_t BeginOffset = *OffsetPtr; in extract() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h147 uint32_t BeginOffset; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DLazyRandomTypeCollection.cpp257 void LazyRandomTypeCollection::visitRange(TypeIndex Begin, uint32_t BeginOffset, in visitRange()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp122 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/
DSROA.cpp161 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/
DBugReporter.cpp2129 unsigned BeginOffset = SM.getFileOffset(ExpansionRange.getBegin()); in getLengthOnSingleLine() local