Searched refs:ContentIndentingJavadocAnnotations (Results 1 – 2 of 2) sorted by relevance
577 BreakableBlockComment::ContentIndentingJavadocAnnotations = { member in clang::format::BreakableBlockComment595 if (ContentIndentingJavadocAnnotations.find(FirstWord) != in getContentIndent()596 ContentIndentingJavadocAnnotations.end()) in getContentIndent()
391 static const llvm::StringSet<> ContentIndentingJavadocAnnotations; variable