Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp3200 auto FixSemaDC = [=](NamedDecl *D) { in adjustDeclContextForDeclaratorDecl() local
3207 FixSemaDC(NewD); in adjustDeclContextForDeclaratorDecl()
3209 FixSemaDC(FD->getDescribedFunctionTemplate()); in adjustDeclContextForDeclaratorDecl()
3211 FixSemaDC(VD->getDescribedVarTemplate()); in adjustDeclContextForDeclaratorDecl()