Searched defs:ContentIndentingJavadocAnnotations (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Format/ | ||
H A D | BreakableToken.h | 432 static const llvm::StringSet<> ContentIndentingJavadocAnnotations; variable |
H A D | BreakableToken.cpp | 691 BreakableBlockComment::ContentIndentingJavadocAnnotations = { member in clang::format::BreakableBlockComment |