Home
last modified time | relevance | path

Searched refs:getAnonymousDeclForMerging (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp173 static NamedDecl *getAnonymousDeclForMerging(ASTReader &Reader,
3378 NamedDecl *ASTDeclReader::getAnonymousDeclForMerging(ASTReader &Reader, in getAnonymousDeclForMerging() function in ASTDeclReader
3445 if (auto *Existing = getAnonymousDeclForMerging( in findExisting()