Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3363 static NamedDecl *getDeclForMerging(NamedDecl *Found, in getDeclForMerging() function
3507 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()
3515 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()