16 return OS <<
"unknown";
17 constexpr static char Sigils[] =
"AOSMIRP7BL012345";
18 for (
unsigned I = 0; I <
sizeof(Sigils); ++I)
19 if (
static_cast<uint16_t
>(O) & 1u << I)
llvm::raw_string_ostream OS
llvm::raw_ostream & operator<<(llvm::raw_ostream &OS, const CodeCompletion &C)
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//