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