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