Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp621 bool isCSharpAttributeSpecifier(const FormatToken &Tok) { in isCSharpAttributeSpecifier() function in clang::format::__anonadd98d890111::AnnotatingParser
698 isCSharpAttributeSpecifier(*Left) || in parseSquare()