Home
last modified time | relevance | path

Searched refs:ContentIndentingJavadocAnnotations (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h432 static const llvm::StringSet<> ContentIndentingJavadocAnnotations; variable
H A DBreakableToken.cpp691 BreakableBlockComment::ContentIndentingJavadocAnnotations = { member in clang::format::BreakableBlockComment
707 if (ContentIndentingJavadocAnnotations.contains(FirstWord)) in getContentIndent()