Home
last modified time | relevance | path

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

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