Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp483 bool isCSharpAttributeSpecifier(const FormatToken &Tok) { in isCSharpAttributeSpecifier() function in clang::format::__anon095ba8b90111::AnnotatingParser
590 isCSharpAttributeSpecifier(*Left) || in parseSquare()