Searched refs:ImportContainerChecked (Results 1 – 1 of 1) sorted by relevance
669 Error ImportContainerChecked( in ImportContainerChecked() function in clang::ASTNodeImporter751 if (Error Err = ImportContainerChecked(*From, To)) in import()3531 if (Error Err = ImportContainerChecked( in VisitFunctionDecl()4290 if (Error Err = ImportContainerChecked(FromSelLocs, ToSelLocs)) in VisitObjCMethodDecl()6061 if (Error Err = ImportContainerChecked(S->outputs(), Exprs)) in VisitGCCAsmStmt()6121 if (Error Err = ImportContainerChecked(S->body(), ToStmts)) in VisitCompoundStmt()6188 if (Error Err = ImportContainerChecked(FromAttrs, ToAttrs)) in VisitAttributedStmt()6608 if (Error Err = ImportContainerChecked(FromAssocTypes, ToAssocTypes)) in VisitGenericSelectionExpr()6613 if (Error Err = ImportContainerChecked(FromAssocExprs, ToAssocExprs)) in VisitGenericSelectionExpr()6708 if (Error Err = ImportContainerChecked(E->designators(), ToDesignators)) in VisitDesignatedInitExpr()[all …]