OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StrBuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.cpp
1168
SmallString<256>
StrBuf
;
1170
llvm::raw_svector_ostream OS(
StrBuf
);
1173
EntityInfo.name = SA.copyCStr(
StrBuf
.str());
1177
SmallString<512>
StrBuf
;
1178
bool Ignore = getDeclCursorUSR(D,
StrBuf
);
1182
EntityInfo.USR = SA.copyCStr(
StrBuf
.str());
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp
46
SmallString<128>
StrBuf
;
60
StrBuf
+= S->getString();
71
CAT->getElementType(), llvm::APInt(32,
StrBuf
.size() + 1), nullptr,
73
S = StringLiteral::Create(Context,
StrBuf
, StringLiteral::Ascii,
Completed in 50 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026