Home
last modified time | relevance | path

Searched defs:ImportErrors (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTImporterSharedState.h41 llvm::DenseMap<Decl *, ImportError> ImportErrors; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp8101 Error ImportErrors = Error::success(); in ImportOverriddenMethods() local