Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitHeaderSearch.cpp120 SmallString<256> MappedPathStorage; in AddPath() local
121 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddPath()
135 SmallString<256> MappedPathStorage; in AddUnmappedPath() local
136 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddUnmappedPath()