Searched refs:PathStore (Results 1 – 1 of 1) sorted by relevance
785 llvm::SmallString<256> PathStore(PathRef); in emitObjName() local791 llvm::sys::path::remove_dots(PathStore, /*remove_dot_dot=*/true); in emitObjName()792 PathRef = PathStore; in emitObjName()