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