Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2023 SmallString<10> KeyBuffer; in parse() local
2025 if (!parseScalarString(I.getKey(), Key, KeyBuffer)) in parse()