Searched defs:FindExistingResult (Results 1 – 1 of 1) sorted by relevance
215 class FindExistingResult { global() class in clang::ASTDeclReader 224 FindExistingResult(ASTReader &Reader) : Reader(Reader) {} FindExistingResult() function in clang::ASTDeclReader::FindExistingResult 226 FindExistingResult(ASTReader &Reader, NamedDecl *New, NamedDecl *Existing, FindExistingResult() function in clang::ASTDeclReader::FindExistingResult 233 FindExistingResult(FindExistingResult &&Other) FindExistingResult() function in clang::ASTDeclReader::FindExistingResult [all...]