Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h582 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) in PathDiagnosticCallPiece() argument
584 path(oldPath) {} in PathDiagnosticCallPiece()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c46144 char *oldPath = pCtx->lockProxyPath;
46153 (oldPath && !strncmp(oldPath, path, MAXPATHLEN)) ){
46164 sqlite3_free(oldPath);