reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
179 (void)getRawText(Context.getSourceManager()); 186 comments::Lexer L(Allocator, Context.getDiagnostics(), 187 Context.getCommentCommandTraits(), 190 comments::BriefParser P(L, Context.getCommentCommandTraits()); 194 char *BriefTextPtr = new (Context) char[BriefTextLength + 1];