Home
last modified time | relevance | path

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

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