Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp174 static NamedDecl *getAnonymousDeclForMerging(ASTReader &Reader,
3235 NamedDecl *ASTDeclReader::getAnonymousDeclForMerging(ASTReader &Reader, in getAnonymousDeclForMerging() function in ASTDeclReader
3303 if (auto *Existing = getAnonymousDeclForMerging( in findExisting()