Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3521 auto FixSemaDC = [=](NamedDecl *D) { in adjustDeclContextForDeclaratorDecl() local
3528 FixSemaDC(NewD); in adjustDeclContextForDeclaratorDecl()
3530 FixSemaDC(FD->getDescribedFunctionTemplate()); in adjustDeclContextForDeclaratorDecl()
3532 FixSemaDC(VD->getDescribedVarTemplate()); in adjustDeclContextForDeclaratorDecl()