OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BreakableBlockComment
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
BreakableToken.h
11
///
BreakableBlockComment
and BreakableLineCommentSection classes, that contain
357
class
BreakableBlockComment
: public BreakableComment {
359
BreakableBlockComment
(const FormatToken &Token, unsigned StartColumn,
BreakableToken.cpp
366
BreakableBlockComment
::
BreakableBlockComment
(
492
BreakableToken::Split
BreakableBlockComment
::getSplit(
503
void
BreakableBlockComment
::adjustWhitespace(unsigned LineIndex,
540
unsigned
BreakableBlockComment
::getRangeLength(unsigned LineIndex,
562
unsigned
BreakableBlockComment
::getRemainingLength(unsigned LineIndex,
569
unsigned
BreakableBlockComment
::getContentStartColumn(unsigned LineIndex,
577
BreakableBlockComment
::ContentIndentingJavadocAnnotations = {
582
unsigned
BreakableBlockComment
::getContentIndent(unsigned LineIndex) const {
601
void
BreakableBlockComment
::insertBreak(unsigned LineIndex, unsigned TailOffset
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026