Home
last modified time | relevance | path

Searched defs:addRange (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp129 DwarfFile::addRange(const DwarfCompileUnit &CU, SmallVector<RangeSpan, 2> R) { in addRange() function in DwarfFile
H A DDwarfCompileUnit.cpp351 void DwarfCompileUnit::addRange(RangeSpan Range) { in addRange() function in DwarfCompileUnit
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DStackLifetime.h71 void addRange(unsigned Start, unsigned End) { Bits.set(Start, End); } in addRange() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.init_fini/
H A Dcustom_gc.d154 void addRange(void* p, size_t sz, const TypeInfo ti) nothrow @nogc in addRange() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Drmem.d133 static void addRange(const(void)* p, size_t size) nothrow @nogc in addRange() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h458 void addRange(SourceRange R) { in addRange() function
464 void addRange(SourceLocation B, SourceLocation E) { in addRange() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h224 void addRange(SourceRange R) { in addRange() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp109 bool addRange(uint64_t Start, uint64_t End, Instruction *Inst) { in addRange() function in __anonce6747890111::InitializerBuilder
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp201 void MemsetRanges::addRange(int64_t Start, int64_t Size, Value *Ptr, in addRange() function in MemsetRanges
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp1005 static void addRange(SmallVectorImpl<ConstantInt *> &EndPoints, in addRange() function