Home
last modified time | relevance | path

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

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