Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReaderDecl.cpp138 static NamedDecl *getAnonymousDeclForMerging(ASTReader &Reader,
2875 NamedDecl *ASTDeclReader::getAnonymousDeclForMerging(ASTReader &Reader, in getAnonymousDeclForMerging() function in ASTDeclReader
2943 if (auto *Existing = getAnonymousDeclForMerging( in findExisting()