Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp628 bool CppArrayTemplates = in parseSquare() local
645 !IsCppStructuredBinding && !InsideInlineASM && !CppArrayTemplates && in parseSquare()
720 } else if (!CppArrayTemplates && Parent && in parseSquare()