Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp376 Error ImportDeclContext(
1554 if (Error Err = ImportDeclContext(D, DC, LexicalDC)) in ImportDeclParts()
1664 Error ASTNodeImporter::ImportDeclContext( in ImportDeclContext() function in ASTNodeImporter
2080 if (Error Err = ImportDeclContext(D, DC, LexicalDC)) in VisitEmptyDecl()
2231 if (Error Err = ImportDeclContext(D)) in VisitNamespaceDecl()
3995 if (Error Err = ImportDeclContext(D)) in VisitObjCCategoryDecl()
4014 if (Error Err = ImportDeclContext(From)) in ImportDefinition()
4385 if (Error Err = ImportDeclContext(From)) in ImportDefinition()
4575 if (Error Err = ImportDeclContext(D)) in VisitObjCCategoryImplDecl()
4660 if (Error Err = ImportDeclContext(D)) in VisitObjCImplementationDecl()
[all …]