Home | History | Annotate | Download | only in Sema

Lines Matching refs:StrBuf

48     SmallString<128> StrBuf;
62 StrBuf += S->getString();
73 CAT->getElementType(), llvm::APInt(32, StrBuf.size() + 1),
75 S = StringLiteral::Create(Context, StrBuf, StringLiteral::Ascii,