Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp218 class FindExistingResult { global() class in clang::ASTDeclReader
227 FindExistingResult(ASTReader &Reader) : Reader(Reader) {} FindExistingResult() function in clang::ASTDeclReader::FindExistingResult
229 FindExistingResult(ASTReader &Reader, NamedDecl *New, NamedDecl *Existing, FindExistingResult() function in clang::ASTDeclReader::FindExistingResult
236 FindExistingResult(FindExistingResult &&Other) FindExistingResult() function in clang::ASTDeclReader::FindExistingResult
[all...]