Searched defs:addRange (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h76 RangeSet addRange(Factory &F, const RangeSet &RS) { function in class:clang::ento::RangeSet
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp127 DwarfFile::addRange(const DwarfCompileUnit &CU, SmallVector<RangeSpan, 2> R) { function in class:DwarfFile
H A DDwarfCompileUnit.cpp330 void DwarfCompileUnit::addRange(RangeSpan Range) { function in class:DwarfCompileUnit
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp96 bool addRange(uint64_t Start, uint64_t End, Instruction *Inst) { function in class:__anon2048::InitializerBuilder
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h222 void addRange(SourceRange R) { function in class:clang::ento::BugReport
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp194 void MemsetRanges::addRange(int64_t Start, int64_t Size, Value *Ptr, function in class:MemsetRanges
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h419 void addRange(SourceRange R) { function in class:clang::ento::PathDiagnosticPiece
425 void addRange(SourceLocation B, SourceLocation E) { function in class:clang::ento::PathDiagnosticPiece

Completed in 356 milliseconds