Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DInitHeaderSearch.cpp130 SmallString<256> MappedPathStorage; in AddPath() local
131 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddPath()
147 SmallString<256> MappedPathStorage; in AddUnmappedPath() local
148 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddUnmappedPath()