Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DInitHeaderSearch.cpp121 SmallString<256> MappedPathStorage; in AddPath() local
122 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddPath()
137 SmallString<256> MappedPathStorage; in AddUnmappedPath() local
138 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddUnmappedPath()