Searched refs:ImportFunctionDeclBody (Results 1 – 1 of 1) sorted by relevance
452 Error ImportFunctionDeclBody(FunctionDecl *FromFD, FunctionDecl *ToFD);3455 Error ASTNodeImporter::ImportFunctionDeclBody(FunctionDecl *FromFD, in ImportFunctionDeclBody() function in ASTNodeImporter4054 Error Err = ImportFunctionDeclBody(D, ToFunction); in VisitFunctionDecl()