Home
last modified time | relevance | path

Searched defs:NewPath (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Tooling/
H A DFileMatchTrie.cpp52 void insert(StringRef NewPath, unsigned ConsumedLength = 0) { in insert()
170 void FileMatchTrie::insert(StringRef NewPath) { in insert()
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DFileManager.cpp398 SmallString<128> NewPath(FileSystemOpts.WorkingDir); in FixupRelativePath() local
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp92 PathPieces NewPath; in flattenTo() local