Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp3210 static NamedDecl *getDeclForMerging(NamedDecl *Found, in getDeclForMerging() function
3354 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()
3362 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()