Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DInitHeaderSearch.cpp126 SmallString<256> MappedPathStorage; in AddPath() local
127 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddPath()
141 SmallString<256> MappedPathStorage; in AddUnmappedPath() local
142 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddUnmappedPath()