Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp531 ExpectedDecl ImportUsingShadowDecls(BaseUsingDecl *D, BaseUsingDecl *ToSI);
4629 BaseUsingDecl *ToSI) { in ImportUsingShadowDecls() argument
4632 ToSI->addShadowDecl(*ToShadowOrErr); in ImportUsingShadowDecls()
4638 return ToSI; in ImportUsingShadowDecls()