Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp123 SmallString<256> MappedPathStorage; in AddPath() local
124 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddPath()
138 SmallString<256> MappedPathStorage; in AddUnmappedPath() local
139 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddUnmappedPath()