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

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DMetadata.cpp442 static void addRange(SmallVector<Value*, 4> &EndPoints, ConstantInt *Low, function
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp239 void MemsetRanges::addRange(int64_t Start, int64_t Size, Value *Ptr, function in class:MemsetRanges
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h285 void addRange(SourceRange R) { function in class:clang::ento::BugReport
H A DPathDiagnostic.h376 void addRange(SourceRange R) { function in class:clang::ento::PathDiagnosticPiece
382 void addRange(SourceLocation B, SourceLocation E) { function in class:clang::ento::PathDiagnosticPiece

Completed in 178 milliseconds