reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
391 ExceptionSpecEnd.startToken(); 392 ExceptionSpecEnd.setKind(tok::eof); 393 ExceptionSpecEnd.setLocation(LastExceptionSpecToken.getEndLoc()); 394 ExceptionSpecEnd.setEofData(LM.Method); 395 Toks->push_back(ExceptionSpecEnd);