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.cpp3590 auto FixSemaDC = [=](NamedDecl *D) { in adjustDeclContextForDeclaratorDecl() local
3597 FixSemaDC(NewD); in adjustDeclContextForDeclaratorDecl()
3599 FixSemaDC(FD->getDescribedFunctionTemplate()); in adjustDeclContextForDeclaratorDecl()
3601 FixSemaDC(VD->getDescribedVarTemplate()); in adjustDeclContextForDeclaratorDecl()