reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseExprCXX.cpp
   82   if (!Next.is(tok::l_square) || Next.getLength() != 2)
   82   if (!Next.is(tok::l_square) || Next.getLength() != 2)
   86   if (!SecondToken.is(tok::colon) || !areTokensAdjacent(Next, SecondToken))
   98   FixDigraph(*this, PP, Next, SecondToken, tok::unknown,