Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp553 ExpectedDecl ImportUsingShadowDecls(BaseUsingDecl *D, BaseUsingDecl *ToSI);
5394 BaseUsingDecl *ToSI) { in ImportUsingShadowDecls() argument
5397 ToSI->addShadowDecl(*ToShadowOrErr); in ImportUsingShadowDecls()
5403 return ToSI; in ImportUsingShadowDecls()