Home
last modified time | relevance | path

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

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