OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddLength
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
FormatTokenLexer.cpp
447
unsigned
AddLength
= 0;
452
AddLength
+= First[i]->TokenText.size();
456
First[0]->TokenText.size() +
AddLength
);
457
First[0]->ColumnWidth +=
AddLength
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetInstrInfo.cpp
118
unsigned
AddLength
= MaxInstLength;
128
AddLength
= SpaceSize;
130
Length +=
AddLength
;
Completed in 18 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026