Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1813 std::optional<Token> SecondLSquare = in ProhibitCXX11Attributes() local
1816 if (SecondLSquare && SecondLSquare->is(tok::l_square)) { in ProhibitCXX11Attributes()