Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReaderDecl.cpp2858 static NamedDecl *getDeclForMerging(NamedDecl *Found, in getDeclForMerging() function
2978 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()
2986 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp3334 static NamedDecl *getDeclForMerging(NamedDecl *Found, in getDeclForMerging() function
3478 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()
3486 if (NamedDecl *Existing = getDeclForMerging(*I, TypedefNameForLinkage)) in findExisting()