Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp3516 auto FixSemaDC = [=](NamedDecl *D) { in adjustDeclContextForDeclaratorDecl() local
3523 FixSemaDC(NewD); in adjustDeclContextForDeclaratorDecl()
3525 FixSemaDC(FD->getDescribedFunctionTemplate()); in adjustDeclContextForDeclaratorDecl()
3527 FixSemaDC(VD->getDescribedVarTemplate()); in adjustDeclContextForDeclaratorDecl()