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