OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:truncateString
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
xray-graph-diff.cpp
292
static Twine
truncateString
(const StringRef &S, size_t n) {
325
formatv(R"({0})",
truncateString
(VertexId, TrunLen).str()));
329
formatv(R"({0})",
truncateString
(VertexId, TrunLen).str()));
336
R"({{{0}|{1:P}})",
truncateString
(VertexId, TrunLen).str(), RelDiff));
xray-graph-diff.cpp
292
static Twine
truncateString
(const StringRef &S, size_t n) {
325
formatv(R"({0})",
truncateString
(VertexId, TrunLen).str()));
329
formatv(R"({0})",
truncateString
(VertexId, TrunLen).str()));
336
R"({{{0}|{1:P}})",
truncateString
(VertexId, TrunLen).str(), RelDiff));
Completed in 32 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026