Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp110 SmallString<256> MappedPathStorage; in AddPath() local
111 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddPath()
127 SmallString<256> MappedPathStorage; in AddUnmappedPath() local
128 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddUnmappedPath()