Searched refs:attachCommentsToJustParsedDecls (Results 1 – 3 of 3) sorted by relevance
990 void attachCommentsToJustParsedDecls(ArrayRef<Decl *> Decls,
531 void ASTContext::attachCommentsToJustParsedDecls(ArrayRef<Decl *> Decls, in attachCommentsToJustParsedDecls() function in ASTContext
15228 Context.attachCommentsToJustParsedDecls(Group, &getPreprocessor()); in ActOnDocumentableDecls()