Searched refs:calculateFormattingInformation (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h223 void calculateFormattingInformation(AnnotatedLine &Line) const;
H A DTokenAnnotator.cpp3449 void TokenAnnotator::calculateFormattingInformation(AnnotatedLine &Line) const { function in class:clang::format::TokenAnnotator
3451 calculateFormattingInformation(*ChildLine);
H A DUnwrappedLineParser.cpp707 Annotator.calculateFormattingInformation(Line);

Completed in 107 milliseconds