Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DFileMatchTrie.cpp52 void insert(StringRef NewPath, unsigned ConsumedLength = 0) { in insert()
170 void FileMatchTrie::insert(StringRef NewPath) { in insert()
/external/clang/lib/Basic/
DFileManager.cpp377 SmallString<128> NewPath(FileSystemOpts.WorkingDir); in FixupRelativePath() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp409 FX_BOOL CFX_PathData::GetZeroAreaPath(CFX_PathData& NewPath, CFX_AffineMatrix* pMatrix, FX_BOOL&bTh… in GetZeroAreaPath()
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp92 PathPieces NewPath; in flattenTo() local