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