Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp171 bool ignoreChildErrorOnParent(Decl *FromChildD) const { in ignoreChildErrorOnParent() function in clang::ChildErrorHandlingStrategy
9067 if (ChildErrorHandlingStrategy(FromDi).ignoreChildErrorOnParent( in Import()