Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h585 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) in PathDiagnosticCallPiece() argument
587 path(oldPath) {} in PathDiagnosticCallPiece()
/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.c41869 char *oldPath = pCtx->lockProxyPath;
41878 (oldPath && !strncmp(oldPath, path, MAXPATHLEN)) ){
41889 sqlite3_free(oldPath);