Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3664 auto FixSemaDC = [=](NamedDecl *D) { in adjustDeclContextForDeclaratorDecl() local
3671 FixSemaDC(NewD); in adjustDeclContextForDeclaratorDecl()
3673 FixSemaDC(FD->getDescribedFunctionTemplate()); in adjustDeclContextForDeclaratorDecl()
3675 FixSemaDC(VD->getDescribedVarTemplate()); in adjustDeclContextForDeclaratorDecl()