Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp503 ExpectedDecl ImportUsingShadowDecls(BaseUsingDecl *D, BaseUsingDecl *ToSI);
5033 BaseUsingDecl *ToSI) { in ImportUsingShadowDecls() argument
5036 ToSI->addShadowDecl(*ToShadowOrErr); in ImportUsingShadowDecls()
5042 return ToSI; in ImportUsingShadowDecls()