Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DTokenAnnotator.cpp525 bool isCSharpAttributeSpecifier(const FormatToken &Tok) { in isCSharpAttributeSpecifier() function in clang::format::__anon887c46050111::AnnotatingParser
606 isCSharpAttributeSpecifier(*Left) || in parseSquare()