Home
last modified time | relevance | path

Searched refs:adjustDeclToTemplate (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp317 static const Decl &adjustDeclToTemplate(const Decl &D) { in adjustDeclToTemplate() function
393 D = &adjustDeclToTemplate(*D); in getRawCommentForAnyRedecl()
518 D = &adjustDeclToTemplate(*D); in attachCommentsToJustParsedDecls()
562 D = &adjustDeclToTemplate(*D); in getCommentForDecl()