Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h637 const PathDiagnosticLocation &endPos, in PathDiagnosticControlFlowPiece() argument
640 LPairs.push_back(PathDiagnosticLocationPair(startPos, endPos)); in PathDiagnosticControlFlowPiece()
644 const PathDiagnosticLocation &endPos) in PathDiagnosticControlFlowPiece() argument
646 LPairs.push_back(PathDiagnosticLocationPair(startPos, endPos)); in PathDiagnosticControlFlowPiece()