Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp171 bool ignoreChildErrorOnParent(Decl *FromChildD) const { in ignoreChildErrorOnParent() function in clang::ChildErrorHandlingStrategy
9415 if (ChildErrorHandlingStrategy(FromDi).ignoreChildErrorOnParent( in Import()