Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp174 static NamedDecl *getAnonymousDeclForMerging(ASTReader &Reader,
3146 NamedDecl *ASTDeclReader::getAnonymousDeclForMerging(ASTReader &Reader, in getAnonymousDeclForMerging() function in ASTDeclReader
3214 if (auto *Existing = getAnonymousDeclForMerging( in findExisting()