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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp153 class FindExistingResult { class in class:clang::ASTDeclReader
162 FindExistingResult(ASTReader &Reader) function in class:clang::ASTDeclReader::FindExistingResult
165 FindExistingResult(ASTReader &Reader, NamedDecl *New, NamedDecl *Existing) function in class:clang::ASTDeclReader::FindExistingResult
168 FindExistingResult(const FindExistingResult &Other) function in class:clang::ASTDeclReader::FindExistingResult
[all...]

Completed in 48 milliseconds