Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp1692 std::optional<Token> SecondLSquare = in ProhibitCXX11Attributes() local
1695 if (SecondLSquare && SecondLSquare->is(tok::l_square)) { in ProhibitCXX11Attributes()