Home
last modified time | relevance | path

Searched defs:FindExistingResult (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp205 class FindExistingResult { class in clang::ASTDeclReader
214 FindExistingResult(ASTReader &Reader) : Reader(Reader) {} in FindExistingResult() function in clang::ASTDeclReader::FindExistingResult
216 FindExistingResult(ASTReader &Reader, NamedDecl *New, NamedDecl *Existing, in FindExistingResult() function in clang::ASTDeclReader::FindExistingResult
223 FindExistingResult(FindExistingResult &&Other) in FindExistingResult() function in clang::ASTDeclReader::FindExistingResult