Home
last modified time | relevance | path

Searched defs:StrBuf (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons/
H A Dstring_view.mode.alloc.pass.cpp51 using StrBuf = std::basic_stringbuf<CharT, TraitsT, AllocT>; in test_sfinae() typedef
129 using StrBuf = std::basic_stringbuf<CharT, TraitsT, AllocT>; in test() typedef
H A Dstring_view.alloc.pass.cpp50 using StrBuf = std::basic_stringbuf<CharT, TraitsT, AllocT>; in test_sfinae() typedef
90 using StrBuf = std::basic_stringbuf<CharT, TraitsT, AllocT>; in test() typedef
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformAIX.c148 char *StrBuf = (char *)COMPILER_RT_ALLOCA(2 * BinaryIdLen + 1); in __llvm_write_binary_ids() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoChecker.cpp115 llvm::raw_svector_ostream OS(StrBuf); in generateErrnoNotCheckedBug() local
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1158 SmallString<256> StrBuf; getEntityInfo() local
1167 SmallString<512> StrBuf; getEntityInfo() local
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp50 SmallString<128> StrBuf; ParseObjCStringLiteral() local