Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp3097 static NamedDecl *getDeclForMerging(NamedDecl *Found, in getDeclForMerging() function
3247 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()
3255 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()