Home
last modified time | relevance | path

Searched refs:endPos (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h618 const PathDiagnosticLocation &endPos, in PathDiagnosticControlFlowPiece() argument
621 LPairs.push_back(PathDiagnosticLocationPair(startPos, endPos)); in PathDiagnosticControlFlowPiece()
625 const PathDiagnosticLocation &endPos) in PathDiagnosticControlFlowPiece() argument
627 LPairs.push_back(PathDiagnosticLocationPair(startPos, endPos)); in PathDiagnosticControlFlowPiece()