Searched defs:StrBuf (Results 1 – 6 of 6) sorted by relevance
51 using StrBuf = std::basic_stringbuf<CharT, TraitsT, AllocT>; in test_sfinae() typedef129 using StrBuf = std::basic_stringbuf<CharT, TraitsT, AllocT>; in test() typedef
50 using StrBuf = std::basic_stringbuf<CharT, TraitsT, AllocT>; in test_sfinae() typedef90 using StrBuf = std::basic_stringbuf<CharT, TraitsT, AllocT>; in test() typedef
148 char *StrBuf = (char *)COMPILER_RT_ALLOCA(2 * BinaryIdLen + 1); in __llvm_write_binary_ids() local
115 llvm::raw_svector_ostream OS(StrBuf); in generateErrnoNotCheckedBug() local
1158 SmallString<256> StrBuf; getEntityInfo() local 1167 SmallString<512> StrBuf; getEntityInfo() local
50 SmallString<128> StrBuf; ParseObjCStringLiteral() local