Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp161 void handleChildImportResult(Error &ResultErr, Error &&ChildErr) { in handleChildImportResult() function in clang::ChildErrorHandlingStrategy
2321 HandleChildErrors.handleChildImportResult(ChildErrors, in ImportDeclContext()
2330 HandleChildErrors.handleChildImportResult(ChildErrors, std::move(Err)); in ImportDeclContext()
2393 HandleChildErrors.handleChildImportResult(ChildErrors, in ImportDeclContext()