Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp319 static const Decl &adjustDeclToTemplate(const Decl &D) { in adjustDeclToTemplate() function
395 D = &adjustDeclToTemplate(*D); in getRawCommentForAnyRedecl()
520 D = &adjustDeclToTemplate(*D); in attachCommentsToJustParsedDecls()
564 D = &adjustDeclToTemplate(*D); in getCommentForDecl()