Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp337 static const Decl &adjustDeclToTemplate(const Decl &D) { in adjustDeclToTemplate() function
413 D = &adjustDeclToTemplate(*D); in getRawCommentForAnyRedecl()
508 D = &adjustDeclToTemplate(*D); in attachCommentsToJustParsedDecls()
538 D = &adjustDeclToTemplate(*D); in attachCommentsToJustParsedDecls()
585 D = &adjustDeclToTemplate(*D); in getCommentForDecl()