Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp123 SmallString<256> MappedPathStorage; in AddPath() local
124 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddPath()
140 SmallString<256> MappedPathStorage; in AddUnmappedPath() local
141 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddUnmappedPath()