Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py180 self.oldPath = rest_api_change["oldPath"]
542 path = change.oldPath
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DPathDiagnostic.h582 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) in PathDiagnosticCallPiece() argument
584 path(oldPath) {} in PathDiagnosticCallPiece()