Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp1773 bool AccumulateChildErrors = isa<TagDecl>(FromDC); in ImportDeclContext() local
1814 if (Err && AccumulateChildErrors) in ImportDeclContext()
1822 if (AccumulateChildErrors) in ImportDeclContext()