Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp394 bool CppArrayTemplates = in parseSquare() local
404 !InsideInlineASM && !CppArrayTemplates && Style.isCpp() && in parseSquare()
472 } else if (!CppArrayTemplates && Parent && in parseSquare()