Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp311 static const Decl &adjustDeclToTemplate(const Decl &D) { in adjustDeclToTemplate() function
387 D = &adjustDeclToTemplate(*D); in getRawCommentForAnyRedecl()
512 D = &adjustDeclToTemplate(*D); in attachCommentsToJustParsedDecls()
556 D = &adjustDeclToTemplate(*D); in getCommentForDecl()